appdirectory : A cross-platform utility to find the best directory to put data and config files.. You can installing appdirectory 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 appdirectory $ sudo npm install -g appdirectory
If want to update the appdirectory package execute the command as below,
$ sudo npm update appdirectory
Update package globally,
$ npm install -g appdirectory
$ sudo git clone https://github.com/rektide/appdirectory.git
$ sudo npm install -g ./appdirectory
appdirectory@0.1.0 /usr/lib/node_modules/appdirectory
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall appdirectory
Package Name | appdirectory |
Version | 0.1.0 |
Description | A cross-platform utility to find the best directory to put data and config files. |
Released Date | 2014-03-11T22:35:26.110Z |
Published by | mrjohz |
How to Learn | https://www.npmjs.com/package/appdirectory/tutorial |