Skip to content

Commit c0f8fff

Browse files
rosskevinphated
authored andcommitted
Docs: Added gulp-pipeline's RailsRegistry to 'in the wild' section
1 parent 4c0a2bf commit c0f8fff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ taker.task('default', taker.series('clean', 'build', 'serve', function(cb) {
286286
* [undertaker-common-tasks](https://github.com/gulpjs/undertaker-common-tasks) - Proof-of-concept custom registry that pre-defines some tasks.
287287
* [alchemist-gulp](https://github.com/webdesserts/alchemist-gulp) - A default set of tasks for building alchemist plugins.
288288
* [gulp-hub](https://github.com/frankwallis/gulp-hub/tree/registry-init) - Custom registry to run tasks in multiple gulpfiles. (In a branch as of this writing)
289+
* [gulp-pipeline](https://github.com/alienfast/gulp-pipeline) - [RailsRegistry](https://github.com/alienfast/gulp-pipeline/blob/master/src/registry/railsRegistry.js) is an ES2015 class that provides a gulp pipeline replacement for rails applications
289290

290291
## License
291292

0 commit comments

Comments
 (0)