0.1.10 • Published 8 months ago

@botmaker.org/botmaker-cli v0.1.10

Weekly downloads
-
License
ISC
Repository
github
Last release
8 months ago

How to install botmaker-cli

  • Run npm i -g @botmaker.org/botmaker-cli

Problems on windows?

  • Failed node-gyp rebuild and/or python 2.7 issue
    • Try running npm install --global windows-build-tools on Windows Powershell as Administrator
    • Create PYTHON environment variable and set C:\Users\YOUR_USER\.windows-build-tools\python27\python.exe directory
    • Run bmc on bash command-line