This note explains how to install and use the program. Follow the instructions below:
Note: Feel free to play and change the different parameter of the soft.
node.js installed on your device
- "bluebird": "3.5.0",
- "chalk": "1.1.3"
Note: All the dependancies can be installed using npm install.
Choose your directory, and then open a bash :
git clone https://github.com/BlackStef/MonTPJs.git YourDirectoryName
cd YourDirectoryName
npm install
Then, open project directory with your IDE (jetBrain Webstorm is recommanded) or :
node index.js
to run the program in the same bash.