get-env-cli

1.0.2 • Public • Published

get-env-cli

A command line wrapper for the npm get-env package, with an option for asserting that a particular environment be set.

Install

$ npm install --global get-env-cli

Usage

$ get-env --help

  Usage
  	  $ get-env (--assert <asserted-env>)
  	Example
  	  $ get-env
  	   -> development
  	  $ get-env --assert development
  	   -> 1

Package Sidebar

Install

npm i get-env-cli

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • scottmas