atom-space-pen-views : Atom SpacePen views that used to live in core.. You can installing atom-space-pen-views 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 atom-space-pen-views $ sudo npm install -g atom-space-pen-views
If want to update the atom-space-pen-views package execute the command as below,
$ sudo npm update atom-space-pen-views
Update package globally,
$ npm install -g atom-space-pen-views
$ sudo git clone https://github.com/rektide/atom-space-pen-views.git
$ sudo npm install -g ./atom-space-pen-views
atom-space-pen-views@2.2.0 /usr/lib/node_modules/atom-space-pen-views
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall atom-space-pen-views
Package Name | atom-space-pen-views |
Version | 2.2.0 |
Description | Atom SpacePen views that used to live in core. |
Released Date | 2016-02-22T19:49:22.355Z |
Published by | lee-dohm |
How to Learn | https://www.npmjs.com/package/atom-space-pen-views/tutorial |