0.0.2 • Published 9 years ago
alfred-fire v0.0.2
alfred-fire 
Alfred 3 workflow to run node-fire with easy
Install
$ npm install --global alfred-fireRequires Node.js 4+ and the Alfred Powerpack.
Usage
In Alfred, type fire <global node modules> [args, ], Enter, and your query.
example
> npm install -g ipThen open alfred, type f ip address
> npm install -g mathjsThen open alfred, type f mathjs add 2 3
TODO
- support search node_modules with cutomized prefix
- add scripts folder to store user scirpts
- support autocomplete
- support search & install remote node_modules
License
MIT © lwdgit