subcmd
Subcommand tool
A package for building command-line interfaces with subcommands and flags
8 stars
3 watching
0 forks
Language: Go
last commit: 5 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
devfacet/gocmd | A Go library for building command line applications with advanced features and support for various arguments and commands | 65 |
bobg/mid | Middleware components for HTTP services in Go | 9 |
posener/cmd | Extends the standard flag package to support subcommands and other features in a minimalistic API | 40 |
bobg/modver | Helps enforce semantic versioning rules in Go modules | 19 |
bobg/basexx | A package for converting numbers between digit strings and various number bases | 5 |
sago35/tinygo-autocmpl | Provides bash/zsh/clink completion functionality to TinyGo compiler | 13 |
mna/gocostmodel | A benchmarking package for the Go language. | 61 |
bobg/hashsplit | A content-based splitting method for byte streams | 30 |
dbuenzli/topkg | A tool that provides an API and command line interface to manage OCaml software packages | 68 |
crispgm/nvim-go | A plugin providing essential features for Golang development in Neovim. | 136 |
bobg/encid | Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
bloke/smd_tags | An extensible plugin for Textpattern CMS to create structured taxonomies across content types | 6 |
manojlds/cmd | A C# library to simplify running external programs and commands in a more dynamic way. | 355 |
integrii/flaggy | Provides idiomatic Go input parsing with subcommands and flags at any position. | 859 |
ndmitchell/cmdargs | A Haskell library for building command line applications with minimal code | 91 |