Skip to content

Biktop/dotenv-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotenv-generator

Install

As simple as:

npm install @b1kt0p/dotenv-generator

or

yarn add @b1kt0p/dotenv-generator

Requirements

@b1kt0p/dotenv-generator has been built to work by default from Node >= 8.10.

If you need to run it in earlier versions of Node (eg. 4.3) then you will have to transpile dotenv-generator's code yourself using babel or a similar tool.

Usage

dotenv-generator --source template.env

License

MIT © Victor Savostin