Skip to content

Release v0.2.0

Compare
Choose a tag to compare
@cjfuller cjfuller released this 02 Jan 00:51
· 10 commits to main since this release

Adds a run command to run the project's main class or a script in the project context.

Files:

  • kargo: unix self-executing jar file
  • kargo.bat: windows self-executing jar file
  • kargo.jar: assembled jar file without self-executing header (run with java -jar kargo.jar)