2 Forks
2 Stars
2 Watchers

github-monitor

Basic app that monitors an entire GitHub Organization for commits, forks and issues, using Github Webhooks. Demo: https://sml-github-monitor.herokuapp.com

How to download and setup github-monitor

Open terminal and run command
git clone https://github.com/eranshmil/github-monitor.git
git clone is used to create a copy or clone of github-monitor repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with github-monitor https://github.com/eranshmil/github-monitor/archive/master.zip

Or simply clone github-monitor with SSH
[email protected]:eranshmil/github-monitor.git

If you have some problems with github-monitor

You may open issue on github-monitor support forum (system) here: https://github.com/eranshmil/github-monitor/issues