Comparing version 0.0.55 to 0.0.56
{ | ||
"name": "clrlg", | ||
"version": "0.0.55", | ||
"version": "0.0.56", | ||
"description": "Color Log", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,2 +6,3 @@ | ||
## Getting Started | ||
@@ -11,12 +12,18 @@ | ||
### Prerequisites | ||
From the console, within | ||
### Installing | ||
To install the module before using it inside your project. We recommend installing it globally (-g) | ||
``` | ||
$ npm install clrlg --save | ||
$ npm install -g clrlg | ||
``` | ||
### Installing | ||
To install just for your current project, from the project folder. | ||
``` | ||
$ npm install --save clrlg | ||
``` | ||
### Using | ||
To use clrlg inside your project. | ||
@@ -99,3 +106,3 @@ | ||
* **Frank C** - *Initial work* - [PurpleBooth](https://github.com/frankc60) | ||
* **Frank C** - *work in progress* - [GitHub](https://github.com/frankc60) | ||
@@ -102,0 +109,0 @@ See also the list of [contributors](https://github.com/frankc60/clrlg/contributors) who participated in this project. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6771
114