npm install -g esy
git clone git@github.com:Faliszek/mh2.git
esy install
esy build
After building the project, you can run the main binary that is produced.
esy run
esy pesy && esy build && esy run
# Runs the "test" command in `package.json`.
esy test