@techlestial/gitlestial
v2.0.0
Published
Gitlestial — git productivity CLI with changelog and conventional commit helpers
Maintainers
Readme
@techlestial/gitlestial
Gitlestial v2 — git productivity CLI: changelog, conventional commit guides, and full git passthrough.
- Site: gitlestial.vercel.app (deploy after push)
- Docs:
/docson the site
Install
npm i -g @techlestial/gitlestialCommands
gitlestial changelog
gitlestial changelog --from v1.0.0 --out CHANGELOG.md
gitlestial commit-msg --scope api
gitlestial status # passthrough to gitDevelop
npm install
npm run build
npm test
node dist/cli.js changelog -n 10v2 breaking change
commit-gen was removed. Use real commits with conventional commit format.
MIT · @techlestial
