Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
+9
-3
| { | ||
| "name": "zx", | ||
| "version": "0.0.0", | ||
| "version": "0.1.1", | ||
| "description": "A CLI tool for running command shortcuts.", | ||
| "main": "index.js", | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| "bin": { | ||
| "zx": "index.js" | ||
| }, | ||
@@ -30,3 +30,9 @@ "repository": { | ||
| "registry": "http://registry.npmjs.org" | ||
| }, | ||
| "dependencies": { | ||
| "commander": "^2.8.1", | ||
| "exec-cmds": "^0.2.0", | ||
| "update-notifier": "^0.5.0", | ||
| "yaml-or-json": "^0.1.0" | ||
| } | ||
| } |
+34
-0
| # zx | ||
| A CLI tool for running command shortcuts. | ||
| [](https://david-dm.org/zkochan/zx) | ||
| [](https://travis-ci.org/zkochan/zx) | ||
| [](http://badge.fury.io/js/zx) | ||
| ## Installation | ||
| ```js | ||
| npm install -g zx | ||
| ``` | ||
| ## Usage | ||
| Create a file called `zx.yaml` containing the shortcuts. E.g.: | ||
| ```yaml | ||
| minify: gulp minify | ||
| clear: rm -rf dist | ||
| run: node server | ||
| reminify: | ||
| - rm -rf dist | ||
| - gulp minify | ||
| ``` | ||
| Execute the shortcuts by running `zx` and the name of the shortcut in the console. E.g.: `zx minify`. | ||
| ## License | ||
| The MIT License (MIT) |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
14192
150.26%10
11.11%35
Infinity%1
-50%36
1700%0
-100%4
Infinity%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
+ Added