Ecosyste.ms: Awesome
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: about 2 months ago
JSON representation
Example of a cli boiler plate
- Host: GitHub
- URL: https://github.com/benchkram/cli-utils
- Owner: benchkram
- Created: 2023-03-03T16:38:42.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-07T09:30:44.000Z (over 1 year ago)
- Last Synced: 2024-06-21T17:56:58.009Z (7 months ago)
- Language: Go
- Size: 111 KB
- Stars: 12
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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