0.0.17 • Published 11 months ago

create-convention v0.0.17

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

create-convention

A CLI tool for generating convention files

It fetches templates from the create-convention github repo for config files: https://github.com/codevilot/create-convention

Usage

Caution: If you don't have package.json and .git folder in your project, create-convention create package.json and .git folder.

npx create-convention

create-convention includes

  • prettierrc
  • eslintrc
  • gitignore
  • husky

If you want to add customized template, Push Request files

example: airbnb

/template/airbnb.gitignore
/template/airbnb.prettierrc
/template/airbnb.gitignore

After approval, you can use it as follows.

npx create-convention airbnb
0.0.17

11 months ago

0.0.16

12 months ago

0.0.15

12 months ago

0.0.14

12 months ago

0.0.13

12 months ago

0.0.12

12 months ago

0.0.11

12 months ago

0.0.10

12 months ago

0.0.9

12 months ago

0.0.8

12 months ago

0.0.7

12 months ago

0.0.6

12 months ago

0.0.5

12 months ago

0.0.4

12 months ago

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago

0.0.0

12 months ago