Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 934 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 934 Bytes

npm version GitHub stars GitHub issues GitHub license

Installation

By using npm or yarn:

$ npm install -g env-cli
$ yarn global add env-cli

Usage

env-cli scan the directory where it is executed for all files starting with a dot (.sample.env for instance).

You will be prompted to select which sample file you would use. The next step is to fill variables with your value and you will be ready to go.

$ env-cli