Skip to content

Commit

Permalink
Docs: Added gulp-pipeline's RailsRegistry to 'in the wild' section
Browse files Browse the repository at this point in the history
  • Loading branch information
rosskevin authored and phated committed Jun 22, 2016
1 parent 4c0a2bf commit c0f8fff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -286,6 +286,7 @@ taker.task('default', taker.series('clean', 'build', 'serve', function(cb) {
* [undertaker-common-tasks](https://github.com/gulpjs/undertaker-common-tasks) - Proof-of-concept custom registry that pre-defines some tasks.
* [alchemist-gulp](https://github.com/webdesserts/alchemist-gulp) - A default set of tasks for building alchemist plugins.
* [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)
* [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

## License

Expand Down

0 comments on commit c0f8fff

Please sign in to comment.