alfy : Create Alfred workflows with ease. You can installing alfy 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 alfy $ sudo npm install -g alfy
If want to update the alfy package execute the command as below,
$ sudo npm update alfy
Update package globally,
$ npm install -g alfy
$ sudo git clone https://github.com/rektide/alfy.git
$ sudo npm install -g ./alfy
alfy@0.6.0 /usr/lib/node_modules/alfy
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall alfy
Package Name | alfy |
Version | 0.6.0 |
Description | Create Alfred workflows with ease |
Released Date | 2016-11-07T14:03:42.781Z |
Published by | samverschueren |
How to Learn | https://www.npmjs.com/package/alfy/tutorial |