We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f581b02 commit a3285caCopy full SHA for a3285ca
README.md
@@ -1,3 +1,5 @@
1
+
2
+
3
# gulp [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url]
4
> The streaming build system
5
ROADMAP.md
@@ -0,0 +1,6 @@
+- Keep creating documentation in the README
+- Create gulp-www for the website
+ - Site should have plugin search
+ - Site plugin search should utilize github stars for sorting
+ - Site plugin search should have a blacklist for bad plugins that don't pass acceptance tests
6
+- gulp plugin acceptance tests that tell you if plugins work correctly
0 commit comments