README
LINE Chatbot Boilerplate: Generator
Automation generator for LINE Chatbot Boilerplate as template for your chatbot project that using python.
How to Install
- Install Yeoman
npm install -g yo
- Install generator-line-chatbot-boilerplate
npm install -g generator-line-chatbot-boilerplate
- Run line-chatbot-boilerplate generator with Yeoman
yo line-chatbot-boilerplate