Thanks to visit codestin.com
Credit goes to github.com

Skip to content

mumu-lhl/vibe-sync

Repository files navigation

vibe-sync

A CLI tool to sync vibe coding rules and workflows across different vibe coding tools.

Support

  • Claude Code
  • Cursor
  • Gemini CLI
  • Kilo Code
  • Cline
  • Roo Code
  • Jules
  • Agent.md
  • Windsurf

Installation

To install vibe-sync, ensure you have Node.js (>= 23.6.0). Then, run the following command:

# npm
npm install -g @mumulhl/vibe-sync

# yarn
yarn global add @mumulhl/vibe-sync

# pnpm
pnpm install -g @mumulhl/vibe-sync

# bun
bun install -g @mumulhl/vibe-sync

# deno
deno install -g npm:@mumulhl/vibe-sync

Usage

Initialize Config File

vibe-sync init

Sync

vibe-sync sync

Configuration

# Vibe Sync Configuration

version: 1

sync_from: "Gemini"

sync_to:
  - "Claude Code"
  - "Cline"
  - "Kilo Code"
  - "Jules"
  - "Roo Code"

Development

To contribute to vibe-sync:

  1. Clone the repository.
  2. Install dependencies: pnpm install
  3. Run tests: pnpm test
  4. Run the project: pnpm start

License

This project is licensed under the MIT License.

About

A CLI tool to sync vibe coding rules and workflows across different vibe coding tools.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •