# bobg/subcmd

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/bobg-subcmd).**

9 stars · 0 forks · Go · MIT

## Links

- GitHub: https://github.com/bobg/subcmd
- awesome-repositories: https://awesome-repositories.com/repository/bobg-subcmd.md

## Description

This is subcmd, a Go package for writing command-line programs that require flag parsing and that have “subcommands” that also require flag parsing.

## Tags

### Part of an Awesome List

- [Command Line Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-interfaces.md) — Approach to parsing and running subcommands.
- [Console Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/console-interfaces.md) — Listed in the “Console Interfaces” section of the Awesome Go awesome list.
