Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/pomdtr/sunbeam-github

Browse Github Repositories
https://github.com/pomdtr/sunbeam-github

sunbeam sunbeam-extension

Last synced: about 2 months ago
JSON representation

Browse Github Repositories

Awesome Lists containing this project

README

        

# GitHub

## Requirements

- [gh](https://cli.github.com/)

> **Note** You should be authenticated with GitHub using the `gh auth login` command before running the scripts.

## Install

```bash
sunbeam extension install github:pomdtr/sunbeam-github
```

## Usage

```bash
sunbeam github list-repos # List all repositories
sunbeam github list-prs --repo excaldraw/excalidraw # List all pull requests for a repository
```