0.0.1 • Published 11 years ago

github-prune-issues v0.0.1

Weekly downloads
2
License
-
Repository
-
Last release
11 years ago

github-prune-issues

CLI for closing old Github issues.

Installation

npm install -g github-prune-issues

Usage

github-prune-issues <config-file.js>

Config File

See ./example-config.js.

Note:

To avoid hitting API limits, the comments of issues are cached in issues.json. Once cached, new issues an comments will not be taken into account when running this tool. To clear the cache, delete this file.