Skip to content

Anto v0.1

Choose a tag to compare

@tohpinren tohpinren released this 31 Aug 03:50
· 32 commits to master since this release

Anto version 0.1

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

How to run jar file:

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