Gave travis a secure password in the yaml file
Fixed a few bugs with the run() function
Added a readme generator system to have the readme.md and readme.rst
Changed the '-t' option to '-s'
Added --execute and --timer to the commandline argument system
Made timer and execute be '-t', and '-x' respectively
Did some README updates
Added to the testing script significantly, and got travis to run that AND nosetests
Properly encapsulated the 'cytherize' and 'core' functions
Added the -X and -T options, meant for super powerful debugging and building
Gave the option to print the commands passed off only if wanted to
Formatted the '-h' text to be even more helpful!
Deleted the current useless documentation, adding new docs soon
Did some serious encapsulation and reorganization of entire compilation system
Fixed the error management system to make sure it is reliable
All communications from cyther to the user are located in a single place, and done through stdout