
How-ToTools
I built a CLI that rolls movie-style credits for your git repo
via Dev.toSangheeSon
Ever wondered what your git repo would look like as a movie? I built gitcredits — a CLI that turns your git history into scrolling movie-style end credits in your terminal. What it shows ASCII art title from your repo name Top contributor as "Director" All contributors as "Starring" Recent feat/fix commits as "Notable Scenes" Stats: commits, contributors, stars, language, license Star field background with fade effects Install go install github.com/Higangssh/gitcredits@latest GitHub: https://github.com/Higangssh/gitcredits
Continue reading on Dev.to
Opens in a new tab
23 views


