1.0.0 • Published 6 years ago

make-config-example v1.0.0

Weekly downloads
3
License
ISC
Repository
github
Last release
6 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

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago