1.0.2 • Published 6 years ago

generator-line-chatbot-boilerplate v1.0.2

Weekly downloads
7
License
MIT
Repository
github
Last release
6 years ago

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

References