Skip to content

NinjasCL/docker-commitizen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Commitizen

This is a Docker configuration that helps using Commitizen.

Requirements

Usage

Configure your .gitconfig

Use the .gitconfig.example file and fill your credentials. This is needed for git to work inside the Docker Container.

Makefile

All the commands are inside this file. You can modify IMAGE_COMMITIZEN and RUN_COMMITIZEN variables to suit your needs.

$ make node-install-commitizen

This command will build the container. And rename `.gitconfig.example to .gitconfig.

$ make commit

This command will execute commitizen inside the container. You could also use the provided alias git cz to trigger this command. Be sure to use git add before using the commitizen flow.

Made with by Ninjas.cl.

About

A Docker configuration for using Commitizen Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published