Before contributing to this project, please ensure that an open issue first exists outlining that issue you plan to resolve.
To run the project, please first download the required tools.
- nodeJS >= v11
- golang 1.14
After golang is installed on your machine, you can build with go run build
You can run the tests with make test
This project uses the golang project standard for commit messages, you find it here.