gist-sweep
A similar tool to git-sweep, but for Github Gists.
Usage
gist-sweep -u adamdecaf
~/src/gist-sweep $ gist-sweep --help
Usage: gist-sweep [options]
-v, -s Print verbose messages
-V Show the version
-c Read config from a different file
-u USERNAME Username to sweep gists on
-d NUM Days to keep (default=90)
-p Include public gists
Installation
gem install gist-sweep
Contributing
Submit a PR to me and I'll probably merge it.