Contributing

July 26, 2019 ยท View on GitHub

To run tests:

$ # This will run tests, regenerate EXAMPLES.md, and run Credo in strict mode
$ mix tests

To build a release:

$ # bin/release {old_version} {new_version}
$ bin/release 0.0.1 0.0.2

Please review and agree to the code of conduct before contributing.