An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.2% on proxy.golang.org

proxy.golang.org : github.com/rainycape/command

Package command implements helper functions for multi-command programs. This package includes types and functions for easily defining multiple subcommands with different options. A "help" subcommand is also automatically generated, which might be used to list all the available subcommands or to view all the help about a specific subcommand. Clients should just define a list of the command they implement and just call Run or RunOpts directly from main().

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/rainycape/command
License: Apache-2.0
Latest release: about 10 years ago
First release: about 10 years ago
Namespace: github.com/rainycape
Stars: 1 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 2 months ago

    Loading...
    Readme
    Loading...