alfred-fire

0.0.2 • Public • Published

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

Package Sidebar

Install

npm i alfred-fire

Weekly Downloads

1

Version

0.0.2

License

MIT

Last publish

Collaborators

  • lwdgit