Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/risadams/giggle
A simple object explorer for a Git repository
https://github.com/risadams/giggle
Last synced: 25 days ago
JSON representation
A simple object explorer for a Git repository
- Host: GitHub
- URL: https://github.com/risadams/giggle
- Owner: risadams
- License: mit
- Created: 2024-01-16T12:58:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-06-24T21:00:25.000Z (5 months ago)
- Last Synced: 2024-06-24T22:37:14.741Z (5 months ago)
- Language: TypeScript
- Size: 408 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Giggle
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
A simple object explorer for a Git repository
## Installation
1. create or update the file `src/env.json` to point to the repo you wish to visualize.
2. run `npm install`
3. run `npm start`
4. Open a browser to `http://localhost:3000`## Usage
TODO: Update with how to use info...
## Copyright
Copyright © 2024 Ris Adams. All rights reserved.