Skip to content

Anto v0.2

Latest

Choose a tag to compare

@tohpinren tohpinren released this 22 Sep 03:33
7fbe619

Anto version 0.2

Package the app as an executable JAR file so that it can be distributed easily.

How to run jar file:

Copy the jar file into an empty folder.
Open a command window in that folder.
Run the command java -jar anto.jar (i.e., run the command in the same folder as the jar file).