Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/YanZisuka/gh-polyrepos
A gh extension that provides a simple and efficient way to perform common gh tasks across multiple repositories.
https://github.com/YanZisuka/gh-polyrepos
deno gh-extension
Last synced: 3 months ago
JSON representation
A gh extension that provides a simple and efficient way to perform common gh tasks across multiple repositories.
- Host: GitHub
- URL: https://github.com/YanZisuka/gh-polyrepos
- Owner: YanZisuka
- License: mit
- Created: 2023-12-27T18:01:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-01-06T05:27:36.000Z (10 months ago)
- Last Synced: 2024-01-06T13:52:00.878Z (10 months ago)
- Topics: deno, gh-extension
- Language: TypeScript
- Homepage:
- Size: 1.02 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gh-polyrepos
## Introduction
gh-polyrepos is a tool that allows you to manage multiple GitHub repositories in
a single place. It provides a simple and efficient way to perform common `gh`
tasks across multiple repositories.## Features
- Perform various `gh` operations on multiple repositories
## Installation
To install gh-polyrepos, you can use the following command:
```sh
gh extension install YanZisuka/gh-polyrepos
``````sh
gh polyrepos
```