binary-bot
Visual automation for binary.com bot.binary.com
Visit wiki for more info.
How to run
npm install
npm start
Development
npm install
npm run dev
Deployment
gulp test-deploy
gulp deploy
To update to latest version
git pull
npm update (may need sudo)