项目作者: suusan2go

项目描述 :
GitHub Repository Cleaner
高级语言: Go
项目地址: git://github.com/suusan2go/raiden.git
创建时间: 2017-05-08T03:59:26Z
项目社区:https://github.com/suusan2go/raiden

开源协议:Apache License 2.0

下载


Raiden - Simple GitHub Repository Cleaner

Documentation: GoDoc

Raiden is a simple GitHub Repository Cleaner

  • clean old releases by name or created time
  • clean old branches
  • clean old pull-requests

Installation

  1. $ go get github.com/suusan2go/raiden

Usage

Clean Release

  1. # clean suusan2go/hoge repo releases created 1 months ago
  2. $ raiden releases clean -r raiden -o suusan2go --months 1