UNPKG

gulp

Version:
12 lines (7 loc) 306 B
# Completion for gulp > Thanks to grunt team and Tyler Kellen To enable tasks auto-completion in shell you should add `eval "$(gulp --completion=shell)"` in your `.shellrc` file. ## Bash Add `eval "$(gulp --completion=bash)"` to `~/.bashrc`. ## Zsh Add `eval "$(gulp --completion=zsh)"` to `~/.zshrc`.