@0x4447/cucumber
Advanced tools
+1
-1
| { | ||
| "name": "@0x4447/cucumber", | ||
| "version": "1.4.11", | ||
| "version": "1.4.12", | ||
| "description": "🥒 convert app.json in to .env ", | ||
@@ -5,0 +5,0 @@ "homepage": "https://0x4447.com/toolbox", |
+12
-6
@@ -9,5 +9,5 @@ # 🥒 Cucumber | ||
| We created this tiny app to automatically generate the `.env` file while making sure the file won't excede the 80 char ruler mark. | ||
| We created this tiny app to automatically generate the `.env` file while making sure the file won't exceed the 80 char ruler mark. | ||
| If your `app.json` file has set default values, Cucumber will automatically populate the vriables. Anything else will require your action to fill in the data. | ||
| If your `app.json` file has set default values, Cucumber will automatically populate the variables. Anything else will require your action to fill in the data. | ||
@@ -20,4 +20,10 @@ # How to Install | ||
| # Usage | ||
| # How to Use | ||
| ``` | ||
| cucumber | ||
| ``` | ||
| # What to expect | ||
| This is an example `app.json` file that you might have in your project. | ||
@@ -47,3 +53,3 @@ | ||
| ``` | ||
| If you were to run `env-auto`, this is the output that you would see: | ||
| This is the output that you will get. | ||
@@ -79,3 +85,3 @@ ``` | ||
| ``` | ||
| As you can see, the description will be nicely formatted, the varaiables with thefault values will be filled automatcially, and the rest is up to you. | ||
| As you can see, the description will be nicely formatted, the variables with default values will be filled automatically, and the rest is up to you. | ||
@@ -92,2 +98,2 @@ # Why This Name? | ||
| If you'd like us to help you with something, please feel free to say hello@0x4447.com, and share what's on your mind. We'll take a look, and try our best to help you. Or visit our website at: [0x4447.com](https://0x4447.com). | ||
| If you'd like us to help you with something, please feel free to say hello@0x4447.email, and share what's on your mind. We'll take a look, and try our best to help you. Or visit our website at: [0x4447.com](https://0x4447.com). |
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
16499
0.06%95
6.74%