Adds the spf13/cobra cli handling package. Main() now processes cli commands defined by the /cli package.
Now reflects the fact that this will be cloned from github. Also place in source directory so that all packages in the project don't need to be `src/foo`.