Skip to content

breakthewall/commit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

commit

Docker image to run Commitizen

Build image (optional)

docker build -t breakthewall/commit .

Init

Copy bin files into the folder of the project to init:

cp bin/* <project_folder>

Answer to questions about your project:

cd <project_folder>
./init

Run

Into the project folder, type the following to commit your changes about targeted files:

./commit

Seamless

To avoid footprint in your project repository, add init and commit files into the .gitignore file. You can also remove init file

About

Docker image to run Commitizen

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published