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

grunt‑tagrelease is a small Grunt plugin that automates committing any pending changes and creating a Git tag (optionally annotated) based on a version read from a JSON file or supplied directly. It’s aimed at JavaScript developers who use Grunt for their build pipeline and want a simple, configurable step to finish a release—typically in combination with tools like grunt‑bumpup. (The plugin is deprecated in favor of grunt‑release.)

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
darsain's profile
darsain
15 contributions
darsain

darsain/grunt-tagrelease

Commit the changes and tag the last commit with a version from provided JSON file.

JavaScript
17
3
No license

Support the dependencies of darsain/grunt-tagrelease

Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js
Account's avatar
npm/node-semver
The semantic version parser used by npm.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner