0.2.11 • Published 9 years ago

hazpush v0.2.11

Weekly downloads
2
License
WTFPL
Repository
github
Last release
9 years ago

Hazpush

A nodejs app to git pull on a remote server.

Installation

npm install -g hazpush

Usage

Configure your github credentials and server port/hostname

hazpush setup

Now, go ahead and add the server repo to be watched

hazpush add /var/www/someWebApp

Time to start the server and have it pull automagically

hazpush server start

What happened to the post-pull hooks?

Well, those can be accomplished by setting up a post-merge hook.

0.2.11

9 years ago

0.2.10

9 years ago

0.2.9

9 years ago

0.2.8

9 years ago

0.2.7

9 years ago

0.2.6

10 years ago

0.2.5

10 years ago

0.2.4

10 years ago

0.2.3

10 years ago

0.2.2

10 years ago

0.2.1

10 years ago

0.2.0

10 years ago