sagikazarmark / kitx

Go Kit eXtensions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Kit eXtensions

GitHub Workflow Status Codecov Go Report Card Go Version go.dev reference built with nix

Installation

go get github.com/sagikazarmark/kitx

Development

When all coding and testing is done, please run the test suite:

make check

For the best developer experience, install Nix and direnv.

Alternatively, install Go manually or using a package manager. Install the rest of the dependencies by running make deps.

License

The project is licensed under the MIT License.

About

Go Kit eXtensions

License:MIT License


Languages

Language:Go 94.7%Language:Makefile 2.8%Language:Nix 2.5%