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

https://github.com/ivangabriele/github-orchestrator

Orchestrate and harmonize all your repositories setup and files from a CLI.
https://github.com/ivangabriele/github-orchestrator

Last synced: 6 months ago
JSON representation

Orchestrate and harmonize all your repositories setup and files from a CLI.

Awesome Lists containing this project

README

          

# Github Orchestrator

[![img-license]][lnk-license] [![img-npm]][lnk-npm] [![img-github]][lnk-github]

Orchestrate your Github repositories and harmonize their setup files from your CLI.

**⚠️ Work In Progress!**

## Install

```sh
npm i -g github-orchestrator
```

## Usage

```sh
gor [command]
```

---

[img-github]: https://img.shields.io/github/workflow/status/ivangabriele/github-orchestrator/Check/main?style=flat-square
[img-license]: https://img.shields.io/github/license/ivangabriele/github-orchestrator?style=flat-square
[img-npm]: https://img.shields.io/npm/v/github-orchestrator?style=flat-square
[lnk-github]: https://github.com/ivangabriele/github-orchestrator/actions?query=branch%3Amain++
[lnk-license]: https://github.com/ivangabriele/github-orchestrator/blob/main/LICENSE
[lnk-npm]: https://www.npmjs.com/package/github-orchestrator