1.1.2 • Published 2 years ago
easy-commitizen v1.1.2
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-commitizenInstall
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-commitizenUsage
Once installed in the global environment, go to the root of your project, open a terminal and run the ec command
$ ectip: please make sure your project has used git, If not, you can use the following command to initialize
$ git initLicense
MIT License © 2022 iDestin