Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 317 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 317 Bytes

Rocket 🚀

Rocket is a chat bot built on the Hubot framework.

Running

  1. Clone this repo.
  2. If you don't have node, install using your favourite package manager.
  3. cd rocket
  4. npm install
  5. bin/hubot to run Rocket

Deployment to Production

ssh into the prod box, and run the start script.