Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/iamtejasmane/go-cli-cobra

This is a CLI application on top of the Cobra Library
https://github.com/iamtejasmane/go-cli-cobra

cobra-cli custom-cli golang

Last synced: about 1 month ago
JSON representation

This is a CLI application on top of the Cobra Library

Awesome Lists containing this project

README

        

# 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 `