Hacker News new | past | comments | ask | show | jobs | submit login

Interesting, I'm curious though, how does one interact with a bunch of scripts that are in a single binary?



Ah I could be a bit more clear, it's more like a script and its dependencies. That said, you can combine a bunch of different utilities into a single script and select between them at runtime (cli, gui, etc) or even have them running in parallel in the same runtime without too much trouble, though you have to be careful since some scripts make cavalier use of the global namespace.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: