Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 301 Bytes

File metadata and controls

11 lines (8 loc) · 301 Bytes

CLI UTILS

CLI boilerplate examples for golang applications:

  • Base example:
    • Config from cli, env, config file and default values
  • Extended example:
    • Config from cli, env, config file and default values
    • Version and commit hash
    • CPU and Memory profiling