Skip to content

belachkar/add-cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Add-cfg - CLI Tool

License

CLI tool to add the most common configuration files to your projects, and more.

Installation

To get started locally, follow these instructions:

  • If you haven't done it already, make a fork of this repo.
  • Clone to your local computer using git.
  • Make sure that you have at least Node 12.14.
  • Make sure that you have yarn or npm installed.
  • Install the dependencies npm i or yarn install.

Usage

To use this tool you could:

  • Install it globally: npm i -g add-cfg.
  • Or, execute the binary directly: npx add-cfg.

Then fellow the options.

Dependencies

Package version
chalk chalk
clear clear
figlet figlet
inquirer inquirer
minimist minimist

To do list

  • Add profiles
  • Store configuration and custom config files
  • Share configuration, custom config files and profiles

About

CLI tool to add the most common configuration files to your projects, and more.

Resources

License

Stars

Watchers

Forks

Packages

No packages published