Contribute
Pre-release
Pre-release
- Adds a
contribute
command that suggests a PR you could review to contribute to the org. - Adds information on reviews you have given to the output of the
reflect
command.
Install via npm
with npm install --global @mattpolzin/harmony
or by downloading the attached harmony-npm.tar.gz
file, extracting, and then running npm install -g
from the unzipped folder to install globally on your system.
You can build the source with Idris 2 v0.5.1