Comparing version 0.0.1 to 0.0.2
@@ -75,3 +75,3 @@ #!/usr/bin/env node | ||
keza | ||
.version("0.0.1") | ||
.version("0.0.2") | ||
.option("-b, --babel", "generate babelrc") | ||
@@ -78,0 +78,0 @@ .option("-d, --docker", "generate docker file") |
{ | ||
"name": "keza", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Generate nodejs CI template files, Eslint config files, gitignore and readme file from the command line when keza's CLI is installed globally", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -24,2 +24,6 @@ # Keza | ||
## Preview | ||
![keza](https://res.cloudinary.com/pcesar/image/upload/v1577030211/keza_iyw2eg.gif) | ||
## Using Keza CLI | ||
@@ -26,0 +30,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
19047
59