make-config-example

1.0.0 • Public • Published

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

/make-config-example/

    Package Sidebar

    Install

    npm i make-config-example

    Weekly Downloads

    10

    Version

    1.0.0

    License

    ISC

    Unpacked Size

    5.1 kB

    Total Files

    5

    Last publish

    Collaborators

    • meibin