mitchellh / cli
A Go library for implementing command-line interfaces.
☆1,735Updated 6 months ago
Alternatives and similar repositories for cli:
Users that are interested in cli are comparing it to the libraries listed below
- Go library for detecting and expanding the user's home directory without cgo.☆1,416Updated 10 months ago
- Structured logging package for Go.☆1,369Updated last year
- A Go HTTP client library for creating and sending API requests☆1,690Updated 3 weeks ago
- CONTRIBUTIONS ONLY: A Go (golang) command line and flag parser☆3,523Updated last week
- uilive is a go library for updating terminal output in realtime☆1,702Updated last year
- Drop-in replacement for Go's flag package, implementing POSIX/GNU-style --flags.☆2,475Updated 3 weeks ago
- A dead simple, no frills Go cross compile tool☆4,608Updated last year
- Go package for easily rendering JSON, XML, binary data, and HTML templates responses.☆1,958Updated 3 months ago
- A FileSystem Abstraction System for Go☆6,067Updated this week
- A Go (golang) package for representing a list of errors as a single error.☆2,401Updated 2 months ago
- a Make/rake-like dev tool using Go☆4,226Updated 2 months ago
- Embed files into a Go executable☆3,781Updated last year
- A Go (golang) library for parsing and verifying versions and version constraints.☆1,651Updated 3 weeks ago
- Package for downloading things from a string URL using a variety of protocols.☆1,673Updated 2 weeks ago
- A go library to render progress bars in terminal applications☆2,122Updated 11 months ago
- TermUI based monitor for Go apps using expvars (/debug/vars). Quickest way to monitor your Go app(s).☆2,024Updated last year
- errcheck checks that you checked errors.☆2,376Updated 2 months ago
- go command line option parser☆2,617Updated 6 months ago
- Go bindings to systemd socket activation, journal, D-Bus, and unit files☆2,466Updated 7 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging