mirror of
https://github.com/samsonjs/ThePusher.git
synced 2026-03-25 09:15:57 +00:00
update readme
This commit is contained in:
parent
fa4454e775
commit
f851c5513c
1 changed files with 4 additions and 0 deletions
|
|
@ -13,6 +13,10 @@ run `npm i --global thepusher`.
|
|||
Run `thepusher` from the command line. It does not daemonize itself, it only logs to
|
||||
stdout, and it doesn't run at startup. Yet. Pull requests accepted and encouraged.
|
||||
|
||||
When you run ThePusher it'll tell you the exact URL to use as your post-receive hook.
|
||||
Add that URL to all the projects you need to on Github in the Admin panel.
|
||||
More specifically go to Admin -> Service Hooks -> Post-receive URLs.
|
||||
|
||||
## Configuration
|
||||
|
||||
ThePusher's config file resides at `~/.pusher` and looks like this:
|
||||
|
|
|
|||
Loading…
Reference in a new issue