/go-cli-cobra

This is a CLI application on top of the Cobra Library

Primary LanguageGoOtherNOASSERTION

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>