https://github.com/sergeyklay/gstore
A dead simple tool to synchronize GitHub repositories of your organizations
https://github.com/sergeyklay/gstore
github-api github-sync organization repo-sync sync sync-repo sync-repositories
Last synced: 7 months ago
JSON representation
A dead simple tool to synchronize GitHub repositories of your organizations
- Host: GitHub
- URL: https://github.com/sergeyklay/gstore
- Owner: sergeyklay
- License: gpl-3.0
- Created: 2020-12-22T18:41:11.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-04-18T09:23:24.000Z (7 months ago)
- Last Synced: 2025-04-18T22:55:47.418Z (7 months ago)
- Topics: github-api, github-sync, organization, repo-sync, sync, sync-repo, sync-repositories
- Language: Python
- Homepage: https://gstore.rtfd.io
- Size: 706 KB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Security: SECURITY.rst
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
======
gstore
======
``gstore`` is a lightweight and robust tool designed to synchronize GitHub repositories for organizations. It enables seamless backups and synchronization of projects with minimal setup, prioritizing simplicity and reliability.
Project Information
===================
The ``gstore`` project embodies open-source principles, combining simplicity, utility, and community-driven development. Below, you'll find the key resources to explore, use, and contribute to the project:
- **Documentation:** Comprehensive user and developer guides are hosted on `Read the Docs `_.
- **Source Code:** The full source code is available on `GitHub `_.
- **Releases:** Download the latest stable release from `PyPI `_.
- **Compatibility:** The project is tested rigorously on Python versions 3.9 and above to ensure stability and reliability.
We warmly welcome contributions from developers of all skill levels. Whether you're fixing a typo, submitting a bug report, or proposing new features, your participation strengthens the project.
Support
=======
Should you have any question, any remark, or if you find a bug, or if there is something you can't do with the ``gstore``, please `open an issue `_.
Similar projects
================
There are some projects similar to ``gstore`` you may be interested in:
* https://github.com/kennethreitz42/ghsync
* https://github.com/lgg/simple-git-mirror-sync
License
=======
This project is open source software licensed under the `GNU General Public Licence version 3 `_. Copyright © 2020, 2021, 2022, 2023, 2024 Serghei Iakovlev.
Note On Copyright Years
-----------------------
In copyright notices where the copyright holder is Serghei Iakovlev, then where a range of years appears, this is an inclusive range that applies to every year in the range. For example: 2020-2024 represents the years 2020, 2021, 2022, 2023 and 2024.