Any suggestion / Bug ? Please, report them here
Clone the repo , open a terminal on the project folder and type :
npm install
Open a terminal on the project folder and type :
gulp
Stay with the terminal open the src folder will be compiled on fly.
For testing , you have to follow the instructions below.
Open a terminal on the project folder and type :
electron dist/app.js
Tagifier should start
Open a terminal on the project folder and type :
gulp build
The packaged software should be available in the folder /build and the release package (with the setup) in /release.