0.0.2 • Published 7 years ago

alfred-fire v0.0.2

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

alfred-fire Build Status

Alfred 3 workflow to run node-fire with easy

Install

$ npm install --global alfred-fire

Requires Node.js 4+ and the Alfred Powerpack.

Usage

In Alfred, type fire <global node modules> [args, ], Enter, and your query.

example

> npm install -g ip

Then open alfred, type f ip address

> npm install -g mathjs

Then 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

0.0.2

7 years ago

0.0.1

7 years ago

0.0.0

7 years ago