0.2.11 • Published 10 years ago

hazpush v0.2.11

Weekly downloads
2
License
WTFPL
Repository
github
Last release
10 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

10 years ago

0.2.10

11 years ago

0.2.9

11 years ago

0.2.8

11 years ago

0.2.7

11 years ago

0.2.6

11 years ago

0.2.5

11 years ago

0.2.4

11 years ago

0.2.3

11 years ago

0.2.2

11 years ago

0.2.1

11 years ago

0.2.0

11 years ago