Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hash-bang/gulp-git-watch

Account's avatar
hash-bang/async-chainable
Flow control functions for NodeJS
Account's avatar
hash-bang/async-chainable-exec
Plugin for async-chainable that provides exec() support

Support the repos that depend on this repository

Top contributors

hash-bang's profile
hash-bang
4 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
hash-bang

hash-bang/gulp-git-watch

Gulp utility to constantly check Git for updates and trigger events when detected

JavaScript
5
0
MIT License

Gulp‑Git‑Watch is a small Gulp plugin that periodically polls the local Git repository (by default every 10 seconds) and emits events when the HEAD commit changes. It’s aimed at developers who want their Gulp build pipelines to automatically react—e.g., run tasks or reload servers—whenever the repository is updated, such as after a `git pull`.