go get github.com/sagikazarmark/appkit
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
.
The project is licensed under the MIT License.