Skip to content

Files

Latest commit

c907d3b · Jan 1, 2025

History

History
33 lines (20 loc) · 1.36 KB

README.md

File metadata and controls

33 lines (20 loc) · 1.36 KB

Go Application Kit

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

Installation

go get github.com/sagikazarmark/appkit

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.