Skip to content

iamtejasmane/go-cli-cobra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go CLI application using Cobra

  • This is a simple interactive CLI prompt for go build on top of the Cobra library
  • It is ultra light weight prompt supports sub-commands
  • Supports unlimited subcommand nesting along with proper folder structure

Packages

  1. github.com/spf13/cobra
  2. fmt
  3. net/http
  4. time
  5. github.com/ricochet2200/go-disk-usage/du

Run

go run main.go

go run main.go <cmd>

About

This is a CLI application on top of the Cobra Library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages