golkadot
February 21, 2019 ยท View on GitHub
NOTE: golkadot is a very early work-in-progress. It's currently highly unstable and not very useful as it is.
Contents
Install
go get -u github.com/opennetsys/golkadot/cmd/golkadot
Getting started
TODO
Tests
Run all tests:
make test
Contributing
Please follow the golang-standards project-layout and examples of package patterns when contributing code.
For contributions please create a new branch and submit a pull request for review.
Commit messages
Please follow best practices such as using present-tense commit messages.