Commit 03ea3467 authored by David Dollar's avatar David Dollar

add usage

parent e95624ef
...@@ -7,6 +7,12 @@ up an appropriate environment of [node](http://github.com/joyent/node), ...@@ -7,6 +7,12 @@ up an appropriate environment of [node](http://github.com/joyent/node),
The `node_modules` directory will be cached between builds to allow for The `node_modules` directory will be cached between builds to allow for
faster `npm install` time. faster `npm install` time.
## Usage
Add this language pack to your `LANGUAGE_PACK_URL`.
heroku config:add LANGUAGE_PACK_URL="http://github.com/heroku/language-pack-nodejs.git"
## Vendored Libraries ## Vendored Libraries
The versions of node, npm and SCons used by the language pack are controlled The versions of node, npm and SCons used by the language pack are controlled
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment