1.1.2 • Published 12 months ago

easy-commitizen v1.1.2

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

A tool, Simply and quickly set up the commitizen for your project

English | 简体中文

If your environment supports npx you don't need to install easy-commitizen anywhere You just need to open a terminal in the root of your project and run the following command

$ npx easy-commitizen

Install

Of course I recommend you to install easy-commitizen globally, so that you can use it easily and quickly next time.

npm install -G easy-commitizen

Usage

Once installed in the global environment, go to the root of your project, open a terminal and run the ec command

$ ec

tip: please make sure your project has used git, If not, you can use the following command to initialize

$ git init

License

MIT License © 2022 iDestin

1.1.2

12 months ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago