alfred-link : Make your Alfred workflows installable from npm. You can installing alfred-link npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install alfred-link $ sudo npm install -g alfred-link
If want to update the alfred-link package execute the command as below,
$ sudo npm update alfred-link
Update package globally,
$ npm install -g alfred-link
$ sudo git clone https://github.com/rektide/alfred-link.git
$ sudo npm install -g ./alfred-link
alfred-link@0.2.1 /usr/lib/node_modules/alfred-link
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall alfred-link
Package Name | alfred-link |
Version | 0.2.1 |
Description | Make your Alfred workflows installable from npm |
Released Date | 2017-09-11T06:09:43.623Z |
Published by | samverschueren |
How to Learn | https://www.npmjs.com/package/alfred-link/tutorial |