From 533fbe1c457668ee555a6e2300b059e1509fcd71 Mon Sep 17 00:00:00 2001 From: Tsutomu Kawamura Date: Mon, 9 Jun 2014 10:43:43 +0900 Subject: [PATCH] Link to a cheatsheet --- docs/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/README.md b/docs/README.md index 76bb9d109..5fe4f9761 100644 --- a/docs/README.md +++ b/docs/README.md @@ -22,6 +22,7 @@ Post on [StackOverflow with a #gulp tag](http://stackoverflow.com/questions/tagg * [Introduction to node.js streams](https://github.com/substack/stream-handbook) * [Video introduction to node.js streams](http://www.youtube.com/watch?v=QgEuZ52OZtU) * [Getting started with gulp (by @markgdyr)](http://markgoodyear.com/2014/01/getting-started-with-gulp/) +* [A cheatsheet for gulp](https://github.com/osscafe/gulp-cheatsheet) * [Why you shouldn’t create a gulp plugin (or, how to stop worrying and learn to love existing node packages)](http://blog.overzealous.com/post/74121048393/why-you-shouldnt-create-a-gulp-plugin-or-how-to-stop) * [Inspiration (slides) about why gulp was made](http://slid.es/contra/gulp)