0

/ 100

GradeA

A top-tier open source project. Docs, tests, and CI are all in excellent shape.

simple terminal UI for git commands

Outstanding. A score of 99/100 puts this repo in a very small tier of truly well-engineered projects.

Documentation

96

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt93

Contributing guide is detailed and thorough.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

100

Tests18pt100

Test files detected (pkg/cheatsheet/generate_test.go).

CI/CD14pt100

CI is configured (.github/workflows/check-required-label.yml).

Linting and formatting5pt100

Formatting enforced (.editorconfig).

Reproducibility6pt100

Lockfile present (go.sum). Installs are reproducible.

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (go.mod).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 60 / 228
    Commits (30d / 90d)
  • 2,893
    Forks
  • 182
    Releaseslatest 7y ago

Community

  • 85% - Good
    Community health
  • 2 bus factor
    authors own >50% of commits
  • 79,879
    Watchers

Responsiveness

  • <1h
    Median issue response
  • 2h
    Median PR merge time
  • 996
    Open issues
Repository files36 root entries
  • .devcontainer
    Good: Environment pinned via .devcontainer/Dockerfile.
  • .github
    Good: CI is configured (.github/workflows/check-required-label.yml).
    Good: Dependabot covers 2 ecosystems (gomod, github-actions). Dependencies stay current.
    Good: Issue or PR templates present.
  • .vscode
  • cmd
  • demo
  • docs
  • docs-master
  • pkg
    Good: Code of conduct present.
    Good: Test files detected (pkg/cheatsheet/generate_test.go).
  • schema
  • schema-master
  • scripts
  • test
  • vendor
    Good: Security policy present.
  • .codespellrc
  • .editorconfig
    Good: Formatting enforced (.editorconfig).
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .golangci.yml
  • .goreleaser.yml
  • AGENTS.md
  • CLAUDE.md
  • CODE-OF-CONDUCT.md
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Issue: Contributing guide lacks a setup section (−12 pts).Fix: Show new contributors how to get a local dev environment running.
    Good: Contributing guide describes code style expectations.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • default.nix
  • Dockerfile
  • flake.lock
  • flake.nix
  • go.mod
    Good: Dependency manifest found (go.mod).
  • go.sum
    Good: Lockfile present (go.sum). Installs are reproducible.
  • justfile
  • LICENSE
    Good: Licensed under MIT.
  • main.go
  • Makefile
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Good: README has code examples.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • shell.nix
  • VISION.md
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/jesseduffield/lazygit)](https://www.repo-grade.com/report/jesseduffield/lazygit)

More graded Go repos