@doberman/github-repo-cleanup

0.2.8 • Public • Published

github-repo-cleanup

CLI tool to clone GitHub repositories, zip them up and — if specified — delete the repository from GitHub.

Requirements

This project requires NodeJS v8.0+.

Installation

Install via npm:

npm i -g @doberman/github-repo-cleanup

Setup

Create a config file at ~/.githubrepocleanuprc, add your Dropbox access token and GitHub access token accordingly, e.g.:

export DROPBOX_ACCESS_TOKEN=...
export GITHUB_ACCESS_TOKEN=...

Usage

github-repo-cleanup <github-repo-slug>

...where <github-repo-slug> is the path to the repository on Github, e.g. username/repo.

For more help, try github-repo-cleanup -h;

Readme

Keywords

none

Package Sidebar

Install

npm i @doberman/github-repo-cleanup

Weekly Downloads

0

Version

0.2.8

License

BSD-3-Clause

Unpacked Size

17.9 kB

Total Files

12

Last publish

Collaborators

  • doberman-master
  • erlind
  • judas-christ