An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

[![](https://img.shields.io/badge/OS-Unix-blue.svg?longCache=True)]()
[![](https://img.shields.io/pypi/v/github-delete.svg?maxAge=3600)](https://pypi.org/project/github-delete/)
[![](https://img.shields.io/npm/v/github-delete.svg?maxAge=3600)](https://www.npmjs.com/package/github-delete)[![](https://img.shields.io/badge/License-Unlicense-blue.svg?longCache=True)](https://unlicense.org/)
[![](https://github.com/andrewp-as-is/github-delete/workflows/tests42/badge.svg)](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
```


readme42.com