0.4.0 • Published 9 years ago

generator-slack-command v0.4.0

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

generator-slack-command Build Status Dependency Status

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