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.
- Host: GitHub
- URL: https://github.com/ivangabriele/github-orchestrator
- Owner: ivangabriele
- License: mit
- Created: 2022-02-27T03:30:28.000Z (over 3 years ago)
- Default Branch: alpha
- Last Pushed: 2024-06-05T10:09:47.000Z (over 1 year ago)
- Last Synced: 2024-10-30T08:56:47.426Z (11 months ago)
- Language: JavaScript
- Size: 1.38 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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