Initial public release
Instructions for building from source; [NPM is required]
$ git clone https://github.com/beautron7/Project-Delta.git
$ cd project-delta
$ npm install
$ npm run build
This will put all of the necessary files (including an executable) in ./Project-Delta/build.
If you are on windows you can use the installer. That shouldn't require NPM.