agenda : Light weight job scheduler for Node.js. You can installing agenda 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 agenda $ sudo npm install -g agenda
If want to update the agenda package execute the command as below,
$ sudo npm update agenda
Update package globally,
$ npm install -g agenda
$ sudo git clone https://github.com/rektide/agenda.git
$ sudo npm install -g ./agenda
agenda@1.0.3 /usr/lib/node_modules/agenda
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall agenda
Package Name | agenda |
Version | 1.0.3 |
Description | Light weight job scheduler for Node.js |
Released Date | 2017-10-17T12:41:49.220Z |
Published by | omgimalexis |
How to Learn | https://www.npmjs.com/package/agenda/tutorial |