resume-schema : JSON Resume Schema. You can installing resume-schema 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 resume-schema $ sudo npm install -g resume-schema
If want to update the resume-schema package execute the command as below,
$ sudo npm update resume-schema
Update package globally,
$ npm install -g resume-schema
$ sudo git clone https://github.com/rektide/resume-schema.git
$ sudo npm install -g ./resume-schema
resume-schema@0.0.16 /usr/lib/node_modules/resume-schema
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall resume-schema
| Package Name | resume-schema |
| Version | 0.0.16 |
| Description | JSON Resume Schema |
| Released Date | 2015-01-13T17:00:31.021Z |
| Published by | erming |
| How to Learn | https://www.npmjs.com/package/resume-schema/tutorial |