Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

True Go binaries like lego[1] are statically compiled (zero external dependencies). No need to fuss about versions of installed dependencies, updates, package management, etc. You just run the binary and it just works.

[1]: https://github.com/xenolf/lego



Can't you package a script with all required dependencies, including the interpreter?




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

Search: