Skip to content
/ cobra Public
forked from spf13/cobra

A Commander for modern Go CLI interactions

License

Notifications You must be signed in to change notification settings

KavenC/cobra

 
 

Repository files navigation

Modified version of Cobra

Build Status CircleCI GoDoc

Change Logs

  • Execute() now accepts arguments which will be passed to command Run() function.
  • Test with go version:
    • 1.10.x
    • 1.11.x

License

Cobra is released under the Apache 2.0 license. See LICENSE.txt

About

A Commander for modern Go CLI interactions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%