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

https://github.com/hanamura/gh-issue-export

Export GitHub issues to HTML files.
https://github.com/hanamura/gh-issue-export

command-line github

Last synced: 10 months ago
JSON representation

Export GitHub issues to HTML files.

Awesome Lists containing this project

README

          

# gh-issue-export

Export GitHub issues to HTML files.

## Install

```sh
npm i gh-issue-export -g
```

## Usage

```sh
gh-issue-export --user=[github user name] --repository=[repository name] --output=[path to directory] --token=[token (in case private repo)] --verbose
```

## License

MIT