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

https://github.com/lovasoa/kaigit


https://github.com/lovasoa/kaigit

Last synced: 9 months ago
JSON representation

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
```