Popularity
1.5
Declining
Activity
0.0
Stable
14
2
4

Programming language: Go
License: MIT License
Tags: Utilities    

command alternatives and similar packages

Based on the "Utilities" category.
Alternatively, view command alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of command or a related project?

Add another 'Utilities' Package

README

GoDoc Codeship Codecov Go Report Card

Command

Command pattern for Go with thread safe serial and parallel dispatcher.

Installation

go get -u github.com/txgruppi/command

Tests

go get -u -t github.com/txgruppi/command
cd $GOPATH/src/github.com/txgruppi/command
go test ./...

License

MIT


*Note that all licence references and agreements mentioned in the command README section above are relevant to that project's source code only.