Skip to content

Commit

Permalink
Add mention of Gulp recipes.
Browse files Browse the repository at this point in the history
  • Loading branch information
addyosmani committed Aug 28, 2015
1 parent 4f38270 commit 99c0e29
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,10 @@ If you find yourself running into issues during installation or running the tool

If you would prefer not to use any of our tooling, delete the following files from the project: `package.json`, `gulpfile.babel.js`, `.jshintrc` and `.travis.yml`. You can now safely use the boilerplate with an alternative build-system or no build-system at all if you choose.

## Recipes

If you are interested in adding in different tooling workflows to your gulpfile.js, we recommend looking at the official Gulp [recipes](https://github.com/gulpjs/gulp/tree/master/docs/recipes) directory which includes a comprehensive list of guides.

## Extras

Optional additions, such as web server configurations, can be found at [WSK Extras
Expand Down

0 comments on commit 99c0e29

Please sign in to comment.