shurcooL / gostatus
A command line tool that shows the status of Go repositories.
☆242Updated last year
Alternatives and similar repositories for gostatus:
Users that are interested in gostatus are comparing it to the libraries listed below
- ☆228Updated 7 years ago
- Keep your Go package dependencies fresh. Console tool for checking and updating package dependencies (imports).☆141Updated 8 years ago
- Simple and extensible status bar to pretty display of Golang program's progress☆253Updated 3 years ago
- like gofmt except for go templates☆173Updated 7 years ago
- TTY selection prompt for Go programs☆173Updated 8 years ago
- Easy Go vendoring via git submodule☆103Updated 7 years ago
- Retryable errors in Golang☆122Updated 5 years ago
- Check that all your Go dependencies are properly vendored☆178Updated 4 years ago
- binstale tells you whether the binaries in your GOPATH/bin are stale or up to date.☆143Updated last year
- Dependency-less dependencies for Go.☆122Updated 8 years ago
- A colorful CLI library with variable provenance.☆56Updated 7 years ago
- go test but faster (cached)☆249Updated 7 years ago
- Profiler injection and analysis tool☆123Updated 8 years ago
- GopherCI was a project to help you maintain high-quality Go projects, by checking each GitHub Pull Request, for backward incompatible cha…☆102Updated 6 years ago
- apicompat checks recent changes to a Go project for backwards incompatible changes☆177Updated 8 years ago
- Package strit introduces a new type of string iterator, along with a number of iterator constructors, wrappers and combinators.☆84Updated 3 years ago
- an opinionated repo based tool for linting, testing and building go source☆110Updated 7 years ago
- expands the Go Call Expression under your cursor to check errors☆143Updated 2 years ago
- Simple object persistence with boltdb☆143Updated 2 years ago
- A tool to show Go package's API changes between two (git) revisions☆173Updated 7 years ago
- Go File Processing Framework.☆137Updated 5 years ago
- Testy is an extensible facade around Go's core testing library☆73Updated 7 years ago
- ☆342Updated 7 years ago
- Extremely small library that creates slugs for strings☆126Updated 7 years ago
- ☆396Updated 7 years ago
- supertest inspired library for testing HTTP servers☆152Updated last year
- Flag is a simple but powerful command line option parsing library for Go support infinite level subcommand