https://github.com/lovasoa/kaigit
https://github.com/lovasoa/kaigit
Last synced: 9 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/lovasoa/kaigit
- Owner: lovasoa
- Created: 2022-05-13T18:30:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-05-18T14:42:45.000Z (over 3 years ago)
- Last Synced: 2025-02-08T23:45:11.399Z (11 months ago)
- Language: Svelte
- Size: 1010 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kaigit
A GUI to visualize the internals of git repositories.
https://user-images.githubusercontent.com/552629/168382648-142708ce-2e5f-4306-91e3-cf932e3422a3.mp4
## Dependencies
Install [tauri dependencies](https://tauri.studio/v1/guides/getting-started/prerequisites)
```
npm install
```
## develop
```
npm run tauri dev
```