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 the-software-factory/grunt-check-clean

Account's avatar
gruntjs/grunt
The JavaScript Task Runner

Support the repos that depend on this repository

Top contributors

Kjir's profile
Kjir
9 contributions

Recent events

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

No events yet
the-software-factory

the-software-factory/grunt-check-cl...

Ensure the git index is clean and that there are no untracked files or directories.

JavaScript
0
1
MIT License

`grunt-check-clean` is a simple Grunt plugin that adds a `check_clean` task to verify the Git working tree is clean—no staged changes, untracked files, or untracked directories—before other build steps run. It’s aimed at developers who use Grunt for automated workflows (e.g., releases) and want to enforce a pristine repository state as a prerequisite.