easy-commitizen

1.1.2 • Public • Published

easy-commitizen Logo

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

Readme

Keywords

Package Sidebar

Install

npm i easy-commitizen

Weekly Downloads

1

Version

1.1.2

License

MIT

Unpacked Size

6.92 kB

Total Files

6

Last publish

Collaborators

  • idestin