Skip to content

kriseattle/debt-payoff

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

debt-payoff

Command to compile and run the code against the sample file:

javac -cp lib/junit-platform-console-standalone-1.11.4.jar src/*.java && java -cp src PayoffApp userInput.txt

Command to run tests from command line:

javac -cp lib/junit-platform-console-standalone-1.11.4.jar src/*.java && java -jar lib/junit-platform-console-standalone-1.11.4.jar -cp src --scan-classpath

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Java 100.0%