1.0.0 • Published 7 years ago

make-config-example v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

travis-icon

Generate config template file with suffix '.example' for current exist config file.

Usage

# install as global
npm i -g make-config-example

# auto recognize file type
make-config-example -i <filename>

# set config file type specifically
make-config-example -i <filename> -t <type>

# version
make-config-example -V

# help
make-config-example -h

Current Support Type

.env
.json

Test

npm run test
1.0.0

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago

0.0.7

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago