Release - v1.3.0
Updated the input routine to use scanner instead of console. This should make it easier to debug in Eclipse. Also fixed a but with the last release with the swap command. It was not working correctly.
To execute the program:
- Save the .jar file. It includes all of the dependencies needed to run.
- Open a console window / terminal.
- Ensure java is in your path. This normally happens when java is installed.
- execute. Replace "jarfile" with the name of the downloaded jar file
java -jar jarfile here