3.1.0 - bashful gist update-registry
Add support for bashful gist add <url>
to save the URL in the manifest so that later, the user can choose to update the registry listing without having to look it up.
To update a registry listing on your machine, run the following command. It will grab the latest data so that you can access it via
bashful gist info
.bashful gist update-registry <name of the registry>
Also, I updated some of the test output to be more clear when things pass.