Release v0.2.0
Adds a run command to run the project's main class or a script in the project context.
Files:
kargo
: unix self-executing jar filekargo.bat
: windows self-executing jar filekargo.jar
: assembled jar file without self-executing header (run withjava -jar kargo.jar
)