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 jimmyfortinx/gulp-node-build-tasks

Account's avatar
jimmyfortinx/gulp-common-build-tasks
You can found in this library some utilities and tasks that can be shared between multiple gulp's build processes.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
JacksonGariety/gulp-nodemon
it's gulp + nodemon + convenience
Account's avatar
floatdrop/gulp-plumber
Prevent pipe breaking caused by errors from gulp plugins
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
OverZealous/run-sequence
Run a series of dependent gulp tasks in order

Support the repos that depend on this repository

Top contributors

jimmyfortinx's profile
jimmyfortinx
14 contributions

Recent events

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

No events yet
jimmyfortinx

jimmyfortinx/gulp-node-build-tasks

This module will add standard gulp tasks to start building a node server.

JavaScript
0
0
MIT License

gulp-node-build-tasks is an npm module that provides a ready‑made set of Gulp tasks for developing, building, and testing Node.js server applications. It adds common commands such as `build`, `serve`, `test`, and various e2e‑testing helpers, allowing developers (especially those using VS Code) to quickly scaffold a workflow with live‑reloading, distribution builds, and Jasmine unit tests. It’s targeted at JavaScript‑based Node projects that want a standardized, zero‑configuration Gulp build pipeline.