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

https://github.com/apptension/gitu


https://github.com/apptension/gitu

Last synced: 4 months ago
JSON representation

Awesome Lists containing this project

README

        

# Gitu - Git Terminal UI

## Development
- `yarn` (or `npm install`)
- `yarn build` (or `npm run build`) to compile, `yarn dev` (or `npm run dev`) to recompile on changes
- `yarn link` (or `npm link`) to allow access to `gitu` globally
- run `gitu` inside any git repository