This replaces the older style prompts with fancy ones using CLI::UI. It also removes the colorize dependency since CLI::UI provides colorizing functionality.
This also changes the actual clone from an exec to a spawn so that we can output a little extra at the end. This has a side benefit of telling us how long the operation took, since it was wrapped in a frame.