Skip to content

Git-horse is a WIP git client built with Tauri and Vue3.

License

Notifications You must be signed in to change notification settings

aspnxdd/git-horse

Repository files navigation

git-horse

git-horse is a git client for Desktop (WIP).

Screenshot of git-horse

🚀 Upcoming features

  • Merge options
  • Publish new branches
  • Add codemirror

📑 Goals

  • No freezes or lags
  • Fast startup time
  • Low memory usage
  • Reliable
  • Smooth UX

⚓ Building from source

pnpm install
pnpm build

MIT License