Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Autocompletion support for your gulp.js tasks (zsh).

NotificationsYou must be signed in to change notification settings

akoenig/gulp.plugin.zsh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Autocompletion for your gulp.js tasks in the Z-Shell (zsh).

Installation

Install with npm or manually.

Via npm

$ npm install -g gulp.plugin.zsh

After that you have to restart yourzsh.

Manually

  1. Clone this repository to your favorite path (e.g.~/zsh-extensions/gulp.plugin.zsh)
  2. source the file in your.zshrc
  3. Restart yourzsh
# Your .zshrcsource$HOME/zsh-extensions/gulp.plugin.zsh/gulp.plugin.zsh

Via antigen

$ antigen bundle akoenig/gulp.plugin.zsh

Usage

Switch to your project (a.k.a. the place where thegulpfile.js lives):

$ gulp <TAB>

Exemplary output:

λ build book → git master* → gulpappendix    concat      glossary     pdf    spellcheck  toc   build       default     lof         preface     statistics

Author

Copyright 2014-2015,André König (andre.koenig@posteo.de)

About

Autocompletion support for your gulp.js tasks (zsh).

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors2

  •  
  •  

Languages


[8]ページ先頭

©2009-2025 Movatter.jp