Skip to content

jakobengdahl/java-vtl-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

java-vtl-tools

A collection of tools for Java VTL.

Build and run as docker image

Run "mvn clean install" to build the application itself.

Build Docker image: docker build -t java-vtl-tools:{{tag}}

Run the application: docker run java-vtl-tools:{{tag}}