We could create `Makefile` to make running application, unit tests, and install(in the future) easier for users. Extra Credit - Add help option in `Makefile` that helps out the user when `make help` is entered??
We could create
Makefileto make running application, unit tests, and install(in the future) easier for users.Extra Credit - Add help option in
Makefilethat helps out the user whenmake helpis entered??