@botmaker.org/botmaker-cli
v0.1.16
Published
botmaker-console
Downloads
61
Readme
How to install botmaker-cli
- Run
npm i -g @botmaker.org/botmaker-cli
Problems on windows?
- Failed
node-gyp
rebuild and/orpython 2.7
issue- Try running
npm install --global windows-build-tools
on Windows Powershell as Administrator - Create
PYTHON
environment variable and setC:\Users\YOUR_USER\.windows-build-tools\python27\python.exe
directory - Run
bmc
on bash command-line
- Try running