Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
heroku-buildpack-nodejs
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
Python-Dev
heroku-buildpack-nodejs
Commits
03ea3467
Commit
03ea3467
authored
Sep 23, 2011
by
David Dollar
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
add usage
parent
e95624ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
README.md
README.md
+6
-0
No files found.
README.md
View file @
03ea3467
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment