Add link_checker module...* Add the module that will hold the code to test the links on the
system.
Muriithi Frederick Muriuki
2018-03-26
Use argparse to handle arguments...* Use argparse to handle commandline arguments.
* Create initial layout of how the code might end up - lots of the code
is currently commented out.