setconf

1.2.14 • Public • Published

setconf

Simple cli tool to manage your config files easily.

Installing


using npm

$ npm i -g setconf 

Updating

using npm

$ npm update -g setconf

Usage

check the current version.

$ npx setconf -V

To show all Config files

$ npx setconf show-all

Add new config file to manage

-- Note: make sure you are in the same directory where your config is saved.

$ npx setconf add <filename>

Use existing config file

$ npx setconf setup <filename>

Update existing config file

$ npx setconf update <filename>

Remove existing config file

$ npx setconf remove <filename>

for more info and using alias

$ npx setconf --help

Package Sidebar

Install

npm i setconf

Weekly Downloads

0

Version

1.2.14

License

MIT

Unpacked Size

9.19 kB

Total Files

5

Last publish

Collaborators

  • v472