Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 625 Bytes

File metadata and controls

29 lines (20 loc) · 625 Bytes

Binary Bot

Build Status Coverage Status

Visual automation for binary.com bot.binary.com

Visit wiki for more info.

Development

npm install
npm run dev

Deployment

gulp test-deploy
npm run deploy

To update to latest version

git pull
npm update