Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "ionis", | ||
"version": "1.0.1", | ||
"description": "Mini ionic manager. Prepare your applications faster.", | ||
"version": "1.0.2", | ||
"description": "Ionic utilities. Manager your applications.", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"start": "./bin/ionis help" | ||
"test": "./bin/ionis help" | ||
}, | ||
@@ -21,3 +20,4 @@ "repository": { | ||
"binary", | ||
"env" | ||
"env", | ||
"playstore" | ||
], | ||
@@ -24,0 +24,0 @@ "bin": { |
@@ -5,2 +5,6 @@ # `ionis` - Ionic utilities | ||
### **Why ionis?** | ||
Sometimes the process of generating a production APK is complex. There may be some typing errors in the certification commands, or you may have problems with jarsigned, keytool and others. So I developed `ionis` to accelerate the process of preparing the apk. For more information see the command `ionis prepare`. | ||
## Installation | ||
@@ -45,3 +49,3 @@ | ||
```sh | ||
$ ionis release | ||
$ ionis release android | ||
``` | ||
@@ -53,2 +57,4 @@ | ||
**[Changelog](./.github/CHANGELOG.md)** | ||
**License MIT [@juliandavidmr](https://github.com/juliandavidmr)** |
Sorry, the diff of this file is not supported yet
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
10375
8
0
57