v3.6.1
Move CLI options into cli.rs! v3.6.1
All of the different CLI options were getting very long, so I moved them into their own module file, cli.rs. It makes looking at main.rs much more palatable.
Closes #54
Full Changelog: v3.6.0...v3.6.1