Giter Site home page Giter Site logo

gulp.plugin.zsh's Introduction

gulp.plugin.zsh

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 your zsh.

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 your zsh
# Your .zshrc
source $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 the gulpfile.js lives):

$ gulp <TAB>

Exemplary output:

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

Author

Copyright 2014-2015, André König ([email protected])

gulp.plugin.zsh's People

Contributors

dallas avatar srijanshetty avatar

Stargazers

Mike Wabst avatar Kamil Bartczak avatar Roman avatar Jop Roskam avatar Tirta Wening Rachman avatar CaptainQuirk avatar Lily avatar  avatar Wesley Bliss avatar Ryan Berry avatar Slava avatar José Cage  avatar Jamie Rolfs avatar William Bout avatar Grigorii Horos avatar Agusti Fernandez avatar Marty Helmick avatar Valentin Semirulnik avatar Denys Dovhan avatar haubar avatar Nicolas Marien avatar Olaf Tietze avatar edy avatar Tony Kung avatar Yannick avatar Eduardo San Martin Morote avatar jk avatar Nuno avatar Jace avatar Umar Hansa avatar Diogo Moretti avatar Ron Martinez avatar

Watchers

André König avatar James Cloos avatar  avatar

gulp.plugin.zsh's Issues

Loading with antigen doesn't work at all.

I have a big .zshrc, so relaunched a clean zsh:

ZDOTDIR=/tmp zsh

Then

source /usr/share/zsh/share/antigen.zsh
antigen bundle akoenig/gulp.plugin.zsh
antigen apply
cd ~/my/npm/package

now

gulp <TAB>

returns

gen-gallery.sh*  gulpfile.js      node_modules/    package.json     webpage/

If I manually source the file in the interactive shell, everything works (but for some reason if I add the same to my .zshrc, it doesn't)

Using Arch Linux.

npm v.1.0.0

Awesome plugin!

Could you publish latest version (v.1.0.0) to npm, please?

P.S. Just a typo at the README
source $HOME/zsh-extensions/gulp.plugin.zsh/gulp-autocompletion.zsh
should be
source $HOME/zsh-extensions/gulp.plugin.zsh/gulp.plugin.zsh ;)

-Jens

Support ./gulp directory

I think it's not rare, when you have a tons of tasks and you want separate them.
Is it possible to have directory ./gulp of project root being scanned or I have to fork your plugin? :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.