v2.0 โ€” rebirth

Git workflows, elevated

Changelog from conventional commits, commit message guides, and full git passthrough โ€” one CLI.

npm i -g @techlestial/gitlestial

Read the docs View source

Commands

changelog

Generate markdown changelogs grouped by feat, fix, docs โ€” from your git history.

commit-msg

Print conventional commit format with types and scoped examples.

git passthrough

Run any git command: gitlestial status, gitlestial log -5.