https://github.com/andrewpetrochenkov/github-delete
:octocat: delete github repo
https://github.com/andrewpetrochenkov/github-delete
cli github
Last synced: 2 months ago
JSON representation
:octocat: delete github repo
- Host: GitHub
- URL: https://github.com/andrewpetrochenkov/github-delete
- Owner: andrewpetrochenkov
- License: unlicense
- Created: 2019-02-24T13:22:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-12-03T20:57:03.000Z (over 5 years ago)
- Last Synced: 2026-01-14T11:28:57.987Z (5 months ago)
- Topics: cli, github
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[]()
[](https://pypi.org/project/github-delete/)
[](https://www.npmjs.com/package/github-delete)[](https://unlicense.org/)
[](https://github.com/andrewp-as-is/github-delete/actions)
### Installation
```bash
$ [sudo] pip install github-delete
```
```bash
$ [sudo] npm i -g github-delete
```
#### Config
```bash
$ export GITHUB_TOKEN=""
```
#### Examples
```bash
$ github-delete repo1 repo2
```