Skip to content

techlestial/gitlestial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4,611 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

@techlestial/gitlestial

Gitlestial v2 — git productivity CLI: changelog, conventional commit guides, and full git passthrough.

Install

npm i -g @techlestial/gitlestial

Commands

gitlestial changelog
gitlestial changelog --from v1.0.0 --out CHANGELOG.md
gitlestial commit-msg --scope api
gitlestial status   # passthrough to git

Develop

npm install
npm run build
npm test
node dist/cli.js changelog -n 10

v2 breaking change

commit-gen was removed. Use real commits with conventional commit format.

MIT · @techlestial

Packages

 
 
 

Contributors