mirror of
https://github.com/samsonjs/ThePusher.git
synced 2026-03-25 09:15:57 +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
|
||||
|
||||
Github post-receive hook router.
|
||||
|
||||
## 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`.
|
||||
|
||||
## Use
|
||||
|
|
@ -108,4 +109,4 @@ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
|
|||
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
|
||||
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
|
||||
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
Loading…
Reference in a new issue