Skip to content

Latest commit

 

History

History

pipeline-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Comandos

# Construir e instalar dependencias
$ gradle clean shadowJar
# Ejecutar
$ java -jar build/libs/pipeline-cli-1.0-SNAPSHOT.jar -c ../examples/simple/config.yaml -s ../examples/simple/HelloWorld.kts