5n7 / github-remove-repository

Remove GitHub repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Remove Repository

release go report card license go version release

Install

Binary

Download from GitHub Releases.

Source

go get github.com/skmatz/github-remove-repository/...

Usage

> ghrm skmatz github-remove-repository
> ghrm --help

ghrm is the GitHub repository remover.

Usage:
  ghrm [flags]
  ghrm [command]

Available Commands:
  completion  Output shell completion (bash/fish/powershell/zsh)
  help        Help about any command
  token       Prompt for the GitHub access token
  version     Show version

Flags:
  -f, --force     skip confirmation
  -h, --help      help for ghrm
  -V, --version   show version

Use "ghrm [command] --help" for more information about a command.

About

Remove GitHub repository

License:MIT License


Languages

Language:Go 96.3%Language:Makefile 3.7%