Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/benchkram/cli-utils

Example of a cli boiler plate
https://github.com/benchkram/cli-utils

Last synced: about 2 months ago
JSON representation

Example of a cli boiler plate

Awesome Lists containing this project

README

        

# CLI UTILS

CLI boilerplate examples for golang applications:

- [Base example](/base):
- Config from cli, env, config file and default values
- [Extended example](/extended):
- Config from cli, env, config file and default values
- Version and commit hash
- CPU and Memory profiling