Project

gist-sweep

0.0
No commit activity in last 3 years
No release in over 3 years
Clear our old github gists
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

~> 1.13
~> 12.0

Runtime

~> 2.0
~> 4.0
 Project Readme

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.