Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

> This is an unofficial tool and is not officially supported by GitHub.

## Requirements
- [GitHub CLI](https://cli.github.com/)

## Installation
```bash
gh extension install GitHubSecurityLab/gh-mrva
```

## Configuration

A configuration file will be created in `~/.config/gh-mrva/config.yml`. The following options are supported:
Expand Down
Loading