mirror of
https://github.com/samsonjs/ThePusher.git
synced 2026-04-02 10:35:48 +00:00
Compare commits
No commits in common. "master" and "v0.1.4" have entirely different histories.
1 changed files with 3 additions and 2 deletions
|
|
@ -1,10 +1,11 @@
|
||||||
|
|
||||||
# ThePusher
|
# ThePusher
|
||||||
|
|
||||||
Github post-receive hook router.
|
Github post-receive hook router.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Make sure you've [got node and npm installed](http://nodejs.org/download/) and then
|
Make sure you've [got node and npm installed](https://gist.github.com/579814) and then
|
||||||
run `npm i --global thepusher`.
|
run `npm i --global thepusher`.
|
||||||
|
|
||||||
## Use
|
## Use
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue