Go to file
2014-05-31 22:08:03 -05:00
src Added a gitignore file for the binary folder, and moved the manifest to that folder. 2014-05-31 22:06:43 -05:00
.gitignore Forgot to add the gitignore file. 2014-05-31 22:08:03 -05:00
LICENSE Initial commit 2014-04-08 18:52:17 -07:00
README.md Added info on building information. 2014-04-14 11:57:29 -05:00

MMMCalc

This is a very simple project, it was made for educational purposes (hence why it is open-source), and I encourage everyone to contribute if they have something to add.

The most simple way to build this project is to move to the src folder/directory and run

$ javac MMMCalc.java

This will allow you to build the project that should work properly if you are downloading one of the releases (if you download the straight from the master branch it might have some problems).

To contact me, send me an e-mail at nicolas.ortega.froysa@gmail.com.