earlgrey-runtime : Runtime for the Earl Grey programming language.. You can installing earlgrey-runtime 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 earlgrey-runtime $ sudo npm install -g earlgrey-runtime
If want to update the earlgrey-runtime package execute the command as below,
$ sudo npm update earlgrey-runtime
Update package globally,
$ npm install -g earlgrey-runtime
$ sudo git clone https://github.com/rektide/earlgrey-runtime.git
$ sudo npm install -g ./earlgrey-runtime
earlgrey-runtime@0.1.0 /usr/lib/node_modules/earlgrey-runtime
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall earlgrey-runtime
Package Name | earlgrey-runtime |
Version | 0.1.0 |
Description | Runtime for the Earl Grey programming language. |
Released Date | 2017-02-02T03:47:34.039Z |
Published by | breuleux |
How to Learn | https://www.npmjs.com/package/earlgrey-runtime/tutorial |