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

https://github.com/gomatic/commander

Library for an extensible application-commands framework à la git-* commands
https://github.com/gomatic/commander

cli

Last synced: about 1 year ago
JSON representation

Library for an extensible application-commands framework à la git-* commands

Awesome Lists containing this project

README

          

# commander

An extensible application-subcommands framework à la git-* subcommands

[![reportcard](https://goreportcard.com/badge/github.com/gomatic/commander)](https://goreportcard.com/report/github.com/gomatic/commander)
[![build](https://travis-ci.org/gomatic/commander.svg?branch=master)](https://travis-ci.org/gomatic/commander)
[![godoc](https://godoc.org/github.com/gomatic/commander?status.svg)](https://godoc.org/github.com/gomatic/commander)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](http://www.gnu.org/licenses/gpl-3.0)