We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3f2d9f commit a43caf2Copy full SHA for a43caf2
docs/getting-started/README.md
@@ -0,0 +1,10 @@
1
+# Getting Started
2
+
3
+1. [Quick Start](1-quick-start.md)
4
+2. [JavaScript and Gulpfiles](2-javascript-and-gulpfiles.md)
5
+3. [Creating Tasks](3-creating-tasks.md)
6
+4. [Async Completion](4-async-completion.md)
7
+5. [Working with Files](5-working-with-files.md)
8
+6. [Explaining Globs](6-explaining-globs.md)
9
+7. [Using Plugins](7-using-plugins.md)
10
+8. [Watching Files](8-watching-files.md)
0 commit comments