SkillAgentSearch skills...

Hubsync

Sync repositories from GitHub.com to GitHub Enterprise

Install / Use

/learn @larsxschneider/Hubsync
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

hubsync

Syncs all repositories of a user/organization on github.com to a user/organization of a GitHub Enterprise instance.

Installation

gem install bundler
bundle install

Usage

./hubsync.rb <github.com organization>        \
             <github.com access-token>        \
             <github enterprise url>          \
             <github enterprise organization> \
             <github enterprise token>        \
             <repository-cache-path>

License

hubsync is available under the MIT license. See the LICENSE file for more info.

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated2y ago
Forks17

Languages

Ruby

Security Score

80/100

Audited on Feb 26, 2024

No findings