Skip to content
This repository was archived by the owner on Jun 7, 2022. It is now read-only.

barelyhuman/add-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

add-config

Simple Config Environment Generator

If you like any of my work, you can support me on: https://barelyhuman.dev/donate

Motivation

I setup the same type of config files for most project and this cli basically takes care of those 2-3 steps that I normally do, the repo and the cli will change behavior based on how I keep setting up projects in the future.

Install

$ npm install --global @barelyreaper/add-config

Usage

$ add-config --help

  Usage
    $ add-config [options]

  Options
    -p, --path  path to consider as root
    -t, --type  type of config, currently supports [react|node|react-native]
  Examples
    $ add-config -p . --type=react
    Created!

Contribute

The easiest way to contribute to this project is to create a fork of this repository and raise PRs based on the issues you pick. Though let the maintainer know that you are picking up an issue to avoid any kind of overlaps

License

MIT © Reaper

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published