Sign In

get-env-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-env-cli - npm Package Compare versions

Comparing version
1.0.0
to
1.0.1
+1
-1
package.json
{
"name": "get-env-cli",
"version": "1.0.0",
"version": "1.0.1",
"description": "",

@@ -5,0 +5,0 @@ "bin": {

# get-env-cli
A command line wrapper for the npm [get-env package](https://www.npmjs.com/package/get-env),
with an option for asserting that a particular environment be set.
## Install

@@ -18,3 +21,3 @@

Example
$ echo ${get-env}
$ get-env
-> development

@@ -21,0 +24,0 @@ $ get-env --assert development