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
66fa291e
Commit
66fa291e
authored
Sep 12, 2013
by
zeke
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify the anvil docs
parent
bb5f09e8
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
CONTRIBUTING.md
CONTRIBUTING.md
+2
-2
No files found.
CONTRIBUTING.md
View file @
66fa291e
...
...
@@ -12,7 +12,7 @@ The [heroku-anvil CLI plugin](https://github.com/ddollar/heroku-anvil) is a wrap
heroku plugins:install https://github.com/ddollar/heroku-anvil
```
The
[
ddollar/test
buildpack
](
https://github.com/ddollar/buildpack-test
)
is for testing things: it runs
`bin/test`
on your app
.
The
[
ddollar/test
](
https://github.com/ddollar/buildpack-test
)
buildpack runs
`bin/test`
on your app/buildpack
.
```
heroku build -b ddollar/test # -b can also point to a local directory
...
...
@@ -71,4 +71,4 @@ heroku buildpacks:publish heroku/nodejs
## Keeping up with the Nodeses
-
Run
`npm info npm version`
to find out the latest available version of npm.
-
Follow
[
@nodejs
](
https://twitter.com/nodejs
)
and
[
@npmjs
](
https://twitter.com/npmjs
)
on Twitter.
\ No newline at end of file
-
Follow
[
@nodejs
](
https://twitter.com/nodejs
)
and
[
@npmjs
](
https://twitter.com/npmjs
)
on Twitter.
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