Investigate how to handle all the command line options we'll need
Created by: alsm
The build in flag package is pretty good, but for a polished app we may want something that handles some of this for us, like https://github.com/urfave/cli
Created by: alsm
The build in flag package is pretty good, but for a polished app we may want something that handles some of this for us, like https://github.com/urfave/cli