Usage
Switch to your project (a.k.a. the place where the package.json
lives):
$ npm run <TAB>
Exemplary output:
λ myproject → git master* → npm run
build watch dev
Author
Copyright 2015, André König (andre.koenig@posteo.de)
Notes
npm-run.plugin.zsh
utilizes GNU Grep
under the hood. Please make sure that you have the GNU Command Line Tools installed.