diff options
| author | Paul Buetow <paul@buetow.org> | 2025-07-12 20:11:54 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-07-12 20:11:54 +0300 |
| commit | f1c2f82fb806d658652b0830bca75b567cfa747f (patch) | |
| tree | 865f80f558752a5d818c5e6b320f79de95d502c4 | |
| parent | 5af381683230dd8d9896c05e7404d08ae729be52 (diff) | |
add vibe coding
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -2,6 +2,8 @@ GitSyncer is a tool for synchronizing git repositories between multiple organizations (e.g., GitHub and Codeberg). It automatically keeps all branches in sync across different git hosting platforms. +It has been vibe coded mainly using Claude Code CLI. + ## Documentation 📚 **[Full documentation is available in the doc/ directory](doc/README.md)** @@ -353,4 +355,4 @@ The `--batch-run` feature is designed for automated weekly synchronization from ## License -BSD 2-Clause License. See [LICENSE](LICENSE) file for details.
\ No newline at end of file +BSD 2-Clause License. See [LICENSE](LICENSE) file for details. |
