This is a personal finance calculator with very basic functionality.
- First, make sure you have Apache Maven and java installed/updated.
- You build the project with the command
mvn
- After you build the project (see above), you can run it with
java -jar target/pfin.jar