Skip to content

Instantly share code, notes, and snippets.

@gardentree
Created January 9, 2012 09:18
Show Gist options
  • Save gardentree/1582134 to your computer and use it in GitHub Desktop.
Save gardentree/1582134 to your computer and use it in GitHub Desktop.
Herokuで最新のnodeを使いたい時に
heroku apps:create #{name} --stack cedar --remote staging --buildpack https://github.com/heroku/heroku-buildpack-nodejs.git
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment