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).