generator-hades-bot

0.0.4 • Public • Published

Hades Bot Generator

This is a simple Yeoman generator for creating a new Hades Bot.

Installation

First, install Yeoman and generator-hades-bot using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-hades-bot

Then generate your new project:

yo hades-bot

Answer the questions and you're done!

cd my-hades-bot
# edit config/default.json
npm i
npm run start

Readme

Keywords

none

Package Sidebar

Install

npm i generator-hades-bot

Weekly Downloads

15

Version

0.0.4

License

none

Unpacked Size

9.49 kB

Total Files

17

Last publish

Collaborators

  • ldlework