harawata / git-migration-loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  1. Build with maven: mvn clean package.
  2. Copy the generated JAR file and the dependencies to $MIGRATIONS_HOME/lib directory.
  • git-migration-loader-{VERSION}.jar
  • org.eclipse.jgit-{VERSION}.jar
  • slf4j-api-{VERSION}.jar

About

License:Apache License 2.0


Languages

Language:Java 100.0%