Skip to content

Instantly share code, notes, and snippets.

@parambirs
Last active October 15, 2016 10:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parambirs/5833b2914b14718ca5c5534f07c3066b to your computer and use it in GitHub Desktop.
Save parambirs/5833b2914b14718ca5c5534f07c3066b to your computer and use it in GitHub Desktop.
Creating hipchat addons in node.js
$ npm install -g atlas-connect
# Create new hipchat addon project with a template
$ atlas-connect new -t hipchat my-first-hipchat-addon
$ ngrok http 3000
$ redis-server
$ heroku create psingh-hipchat-hello
$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment