peek is a simple Git repository viewer built with TypeScript and Deno.
- View Git repositories
- See Commits and Branches
- Fast and lightweight
- Install Deno.
- Clone this repository:
git clone https://github.com/stephdin/peek.git
- Run peek:
deno task run
- Open your web browser and navigate to http://localhost:8000/
MIT