Skip to content

A lightweight subcommand-handling library

License

Notifications You must be signed in to change notification settings

danderson/command

 
 

Repository files navigation

command

GoDoc CI

This repository provides Go package that implements basic subcommand dispatch for Go command-line programs. The design of this package is based on the way the "go" command-line tool works, but the implementation is not shared.

About

A lightweight subcommand-handling library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 98.1%
  • Shell 1.9%