Skip to content

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

License

Notifications You must be signed in to change notification settings

lucasctnh/Automake-Electron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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: