generator-slack-command
v0.4.0
Published
start a simple Slack slash command server
Downloads
6
Maintainers
Readme
generator-slack-command
start a simple Slack slash command server
Includes support for Heroku Button;
Install
$ npm install --global generator-slack-command
Usage
$ yo slack-command
? What is the name of your Slack command? (will prepend `slack-`) time
? Please provide a short description for the project: slack command for getting time
? Default username for the incoming WebHook bot: time
? Default emoji for the incoming WebHook bot: :clock:
create readme.md
create license
create package.json
create .editorconfig
create .gitignore
create .jshintrc
create index.js
I'm all done. Running npm install for you to install the required dependencies. If this fails, try running the command yourself.
Projects
License
MIT © Matias Singers