earthboundkid / go-cliLinks
Template for creating Go CLIs
☆59Updated 2 years ago
Alternatives and similar repositories for go-cli
Users that are interested in go-cli are comparing it to the libraries listed below
Sorting:
- Rewrite of Go RESTful API tutorial using only the stdlib☆51Updated 3 years ago
- The Go test helper for minimalists☆124Updated last week
- A Go package that adds type-safe prefixes to UUIDs, making them shorter and more readable. Converts standard UUIDs (36 chars) to prefixed…☆56Updated 6 months ago
- Implements a deep pretty printer for Go data structures to aid in debugging☆109Updated 2 years ago
- Small finite-state machine library for Go☆55Updated 2 years ago
- `tmpl` is a wrapper around Go's html/template package that offers two-way static typing, template nesting and convenient workflow improve…☆66Updated 6 months ago
- Yet another minesweeper written in go.☆76Updated 2 months ago
- ☆49Updated 8 months ago
- A simple database migration tool.☆53Updated last month
- "CLI Mate" autogenerates CLIs from structs / functions (nested subcommands, global / local flags, help generation, typo suggestions, shel …☆161Updated 3 weeks ago
- This is a Golang open-source module that makes it easy to access and parse data from Wikipedia (Wikipedia API wrapper)☆110Updated 4 months ago
- Cookies, but with structs, for happiness.☆110Updated 4 months ago
- A template to build dynamic web apps quickly using Go, html/template and javascript☆94Updated 3 years ago
- A tool for formatting Go test results as readable documentation☆158Updated 3 weeks ago
- Quick helpers for testing Go applications using generics.