metalsmith-in-place : A metalsmith plugin for in-place templating.. You can installing metalsmith-in-place 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 metalsmith-in-place $ sudo npm install -g metalsmith-in-place
If want to update the metalsmith-in-place package execute the command as below,
$ sudo npm update metalsmith-in-place
Update package globally,
$ npm install -g metalsmith-in-place
$ sudo git clone https://github.com/rektide/metalsmith-in-place.git
$ sudo npm install -g ./metalsmith-in-place
metalsmith-in-place@3.0.1 /usr/lib/node_modules/metalsmith-in-place
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall metalsmith-in-place
Package Name | metalsmith-in-place |
Version | 3.0.1 |
Description | A metalsmith plugin for in-place templating. |
Released Date | 2017-08-02T12:31:01.121Z |
Published by | superwolff |
How to Learn | https://www.npmjs.com/package/metalsmith-in-place/tutorial |