Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/larsxschneider/hubsync
Sync repositories from GitHub.com to GitHub Enterprise
https://github.com/larsxschneider/hubsync
git-sync repository-synchronization
Last synced: 3 months ago
JSON representation
Sync repositories from GitHub.com to GitHub Enterprise
- Host: GitHub
- URL: https://github.com/larsxschneider/hubsync
- Owner: larsxschneider
- License: mit
- Created: 2014-08-04T06:48:29.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-24T10:17:17.000Z (about 8 years ago)
- Last Synced: 2023-03-15T15:11:17.340Z (almost 2 years ago)
- Topics: git-sync, repository-synchronization
- Language: Ruby
- Homepage: https://larsxschneider.github.io/2014/08/04/hubsync
- Size: 12.7 KB
- Stars: 31
- Watchers: 2
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
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 \
\
\
\
\
## License
hubsync is available under the MIT license. See the LICENSE file for more info.