Unverified Commit 9b19ca28 authored by Marc Cornellà's avatar Marc Cornellà Committed by GitHub
Browse files

gulp: add README (#7200)

parents 0f6e3dc2 8bc176f1
# gulp plugin
This plugin adds autocompletion for your [`gulp`](https://gulpjs.com/) tasks. It grabs all available tasks from the `gulpfile.js` in the current directory.
To use it, add `gulp` to the plugins array of your `.zshrc` file:
```
plugins=(... gulp)
```
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment