2.1.0 • Published 7 years ago

gitwatch-client v2.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

Git Watch (CLI)

Git Watch runs commands in response to your Git pushes. After setting up the webhook to https://git.watch/, you can do:

npm install -g gitwatch-client
cd /your/github/repo
git-watch -- ./push.sh push

We support GitHub, BitBucket and GitLab. For more detail, https://git.watch/.

Local set up

npm install -g mocha
npm install
# To do TDD
npm run watch-test      
2.1.0

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago