Anto v0.1
Anto version 0.1
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).