/Automake-Electron

A directory watcher to automate the process of compiling Allegro projects.

Primary LanguageJavaScriptMIT LicenseMIT

Automake-Electron

Similarly to Automated-Makefile, this project is a directory watcher to automate the process of creating and running Makefiles for Allegro projects, it can be easily adapted to fulfill other purposes though. Now able to compile C++ Allegro projects.

Running locally

You can either run npm install to only install dependencies or run npm run start:first to install all dependencies and run the App on sequence.

Packaging

Once you have the dependencies installed you can run npm run dist to automatically build the installer according to your OS.

Before packaging, remember to set NODE_ENV as production mode.

Mirrors

Pre-packaged installers: