Hacker News new | ask | show | jobs
by alexarena 1479 days ago
Haha love the name Wooey for that. Also, very cool to see other people exploring the same space. We experimented w/ a similar arg parsing system, but ended up w/ our current approach so that it's possible to build multi-step workflows that conditionally show different inputs at different stages of the workflow.
1 comments

Yeah this is far more slick that what I was building. It's such a nice niche because I keep finding that there are easy fixes around me but it's hard for me to make it available for other people