Skip to content

dmitart/scriptjar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

scriptjar

This script converts Groovy scripts to JVM executable JAR. It packages all Grab dependencies and Groovy lib, so it can be run without Groovy on target machine. It is also compatible with AWS Lambda. Main class name is the same as original script name. Script detects Groovy location via GROOVY_HOME.

Usage:

./scriptjar.groovy input.groovy output.jar

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages