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

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

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

Last synced: over 1 year 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