文件名称:binary-bot:Binary.com的视觉自动化
文件大小:1.12MB
文件格式:ZIP
更新时间:2024-05-17 23:51:03
JavaScript
二进制机器人
视觉自动化binary.com
访问了解更多信息。
发展
git clone https://github.com/binary-com/binary-bot.git
cd binary-bot
git checkout dev
npm install
npm start
注意:请从开发人员处分支您的工作,并确保您的本地开发人员是最新的上游开发人员
部署到本地gh页
npm run release --branch [branchname] # can contain /
部署/发布
gulp test-deploy # for local test deploy
npm run release --branch