golang-github-spf13-cobra-dev

Go library for creating powerful modern go cli applications
  https://github.com/spf13/cobra
  0
  no reviews



Cobra is a go library providing a simple interface to create powerful modern cli interfaces similar to git & go tools.

cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods.

this package contains the cobra library for go.