https://github.com/s2009-dev/git-synchronizer
Sync your GitHub with a VPS
https://github.com/s2009-dev/git-synchronizer
developer-tools documentation english french github gplv3 php shell softlightgames synchronization
Last synced: 6 months ago
JSON representation
Sync your GitHub with a VPS
- Host: GitHub
- URL: https://github.com/s2009-dev/git-synchronizer
- Owner: S2009-dev
- License: gpl-3.0
- Created: 2024-11-06T10:54:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-01T17:28:55.000Z (8 months ago)
- Last Synced: 2025-07-19T20:22:24.890Z (7 months ago)
- Topics: developer-tools, documentation, english, french, github, gplv3, php, shell, softlightgames, synchronization
- Language: TypeScript
- Homepage: https://npmjs.com/package/git-synchronizer
- Size: 127 KB
- Stars: 4
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# git-synchronizer :octocat:






Synchronize your GitHub repositories with a VPS
This project was made with :heart: by [S2009](https://s2009.fr)
## :package: Dependencies
This project can be used on linux and windows but you need to open ports to use it, and you need to have the following dependencies installed:
- [Node.js](https://nodejs.org/en/) (>= 22.0.0)
- [npm](https://www.npmjs.com/) (>= 10.0.0)
- [git](https://git-scm.com/)
## :computer: Installation
This project is a CLI tool, you need to install it globally as root with npm:
```bash
npm install -g git-synchronizer
```
## :books: Documentation
All informations are available in the [wiki](https://github.com/S2009-dev/git-synchronizer/wiki)