Skip to content

3.1.0 - bashful gist update-registry

Compare
Choose a tag to compare
@kyle-west kyle-west released this 10 Sep 20:12
· 13 commits to master since this release
dce7964

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.