https://github.com/hbjydev/kegeye
https://github.com/hbjydev/kegeye
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbjydev/kegeye
- Owner: hbjydev
- License: apache-2.0
- Created: 2022-12-11T17:59:19.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-12T22:40:16.000Z (over 2 years ago)
- Last Synced: 2025-01-26T16:44:24.940Z (4 months ago)
- Language: Go
- Size: 77.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# kegeye
A WIP [KEG 2023-01](https://github.com/rwxrob/keg-spec) browser backed by Git storage.
## Running
```shell
go run .
```No external dependencies are required thus far, though plans for both local and S3-backed file caching exist.