Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aspnxdd/git-horse

Git-horse is a WIP git client built with Tauri and Vue3.
https://github.com/aspnxdd/git-horse

rust tauri tauri-app typescript vue vuejs

Last synced: 16 days ago
JSON representation

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

Awesome Lists containing this project

README

        



git-horse

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

[![Screenshot of git-horse](./public/screenshot.png)](./public/screenshot.png)

## 🚀 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