stc-plugin : Plugin for stc. You can installing stc-plugin 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 stc-plugin $ sudo npm install -g stc-plugin
If want to update the stc-plugin package execute the command as below,
$ sudo npm update stc-plugin
Update package globally,
$ npm install -g stc-plugin
$ sudo git clone https://github.com/rektide/stc-plugin.git
$ sudo npm install -g ./stc-plugin
stc-plugin@1.0.12 /usr/lib/node_modules/stc-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stc-plugin
| Package Name | stc-plugin |
| Version | 1.0.12 |
| Description | Plugin for stc |
| Released Date | 2017-04-18T01:22:05.217Z |
| Published by | welefen |
| How to Learn | https://www.npmjs.com/package/stc-plugin/tutorial |