git-watch
git-watch copied to clipboard
Trigger commands when your Git repository is updated
In order to achieve Architecture (1) as per here: https://github.com/ScalaWilliam/git-watch/issues/45#issuecomment-376012404. GitSub: https://github.com/ScalaWilliam/GitSub This issue will also publish events to the hub. Events come from `EventServer#channel`, are pushed by `EventServer#push`. GitSub...
In order to achieve Architecture (1) as per here: https://github.com/ScalaWilliam/git-watch/issues/45#issuecomment-376012404 To be done after #47.
... that uses WebSub. The purpose of this is to create a unified Git webhook interface that'll work using the WebSub protocol. This enables setup-free git repository watching, the way...
So that we could make #39 better.
Might be quite useful as well alongside Firebase.