Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/aspnxdd/git-horse
- Owner: aspnxdd
- License: mit
- Created: 2022-06-26T15:27:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-09T17:42:43.000Z (over 1 year ago)
- Last Synced: 2023-05-09T18:35:24.295Z (over 1 year ago)
- Topics: rust, tauri, tauri-app, typescript, vue, vuejs
- Language: Vue
- Homepage:
- Size: 2.13 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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