CLI application for building Pgenie projects.
Precompiled binaries are available for all major platforms. Download the according binary and place it on your PATH. E.g., /usr/local/bin
.
If your platform is not available, you can build from source.
- Install the
stack
build tool - Check out the repo
- Run
stack install
After that the compiled binary should become available at the default binary PATH of your platform.