Hacker News new | ask | show | jobs
Show HN: Lieut – An opinionated, zero dependency, framework for CLI apps in Go (github.com)
3 points by Rican7 1045 days ago
Lieut, short for lieutenant, or "second-in-command" to a commander.

An opinionated, feature-limited, no external dependency, "micro-framework" for building command line applications in Go.

I just published a tagged version of this project that I created after pulling it out of another project I'm working on.

I basically standardized some of the ways that I create CLI apps. If you're curious why I created it, I mention why in the project README.

Let me know what you think. Thanks! :)