Skip to content

thiagolvlsantos/git-commons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

git-commons

CI with Maven CI with CodeQL CI with Sonar Quality Gate Status Coverage Maven Central Hex.pm

Classes shared for more than one io.github.thiagolvlsantos.git project.

Usage

Include latest version Maven Central to your project.

		<dependency>
			<groupId>io.github.thiagolvlsantos</groupId>
			<artifactId>git-commons</artifactId>
			<version>${latestVersion}</version>
		</dependency>

Build

Localy, from this root directory call Maven commands or bin/<script name> at our will.