Comparing version 3.0.3 to 3.0.4
@@ -8,3 +8,3 @@ { | ||
"description": "Quickly show all your terminal colors", | ||
"version": "3.0.3", | ||
"version": "3.0.4", | ||
"author": "Pablo Varela <pablovarela182@gmail.com>", | ||
@@ -11,0 +11,0 @@ "bugs": { |
@@ -15,15 +15,21 @@ # colortest | ||
```sh | ||
npm install -g colortest | ||
You need to have `bash` and `npm` installed. | ||
```bash | ||
$ npx colortest | ||
``` | ||
![shot](https://github.com/pablopunk/art/raw/master/colortest/screenshot.png) | ||
## Usage | ||
You could also do it without `npm`. Just download [the script](https://github.com/pablopunk/colortest/blob/master/colortest) and execute it. | ||
```sh | ||
$ colortest | ||
``` | ||
![shot](https://github.com/pablopunk/art/raw/master/colortest/screenshot.png) | ||
# Related | ||
* Quickly test true color support: [truecolor](https://github.com/pablopunk/truecolor) | ||
* Hyper theme: [hyper-native-dark](https://github.com/pablopunk/hyper-native-dark) | ||
* NPM package generator: [miny](https://github.com/pablopunk/miny) | ||
* Fast bash propmt: [bashy](https://github.com/pablopunk/bashy) | ||
* Fast and lightweight tests: [myass](https://github.com/pablopunk/myass) | ||
## License | ||
@@ -30,0 +36,0 @@ |
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
45
2618
3