ringcentral-chatbot-factory

0.2.1 • Public • Published

ringcentral-chatbot-factory

Build Status

screenshot

Cli tool to generate RingCentral chatbot code.

screenshot

Templates

Use

# make sure you have npm@5.2+ installed
# use nvm to install nodejs/npm is recommended
npx ringcentral-chatbot-factory my-app
# or install it first
# npm i -g ringcentral-chatbot-factory && rcf my-app
# then carefully answer all questions, then the my-app folder will be create
cd my-app

# follow the instruction of my-app/README.md to dev/run/test the bot

License

MIT

Package Sidebar

Install

npm i ringcentral-chatbot-factory

Weekly Downloads

12

Version

0.2.1

License

MIT

Unpacked Size

7.73 kB

Total Files

5

Last publish

Collaborators

  • zxdong262