tagdir

1.0.1 • Public • Published

Tagdir

Open-Source CLI to add configurations to projects

Tagdir version Tagdir is released under the MIT license. git commit activity

How Tagdir can help you?

Have you ever started a project and forgotten to add configurations (eslint, prettier, etc...)? Have you ever wanted to create a config-less project and later configurations (eslint, prettier, etc...)?

Well, Tagdir is the tool for you, with configmaster you can add any configuration to an existing project, just use a simple command, answer the prompts and it will do the rest for you (including creating configuration files, ignore files and adding scripts to package.json).

Configurations you can add:

Usage

Notice: You can the --help to view all the options: npx tagdir --help

To add configurations:

$ npx tagdir add prettier, husky, eslint

The available configurations are: eslint, husky, prettier, license. You can specify the configurations in any order!

For more help use: npx tagdir add --help

Package Sidebar

Install

npm i tagdir

Weekly Downloads

0

Version

1.0.1

License

MIT

Unpacked Size

200 kB

Total Files

93

Last publish

Collaborators

  • yitzhakpro