Skip to content

A CLI tool for generate release note with `git log`

License

Notifications You must be signed in to change notification settings

LitoMore/releaz-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

releaz-cli

A CLI tool for generate release note

Install

npm i -g releaz-cli

Usage

Usage
  $ releaz [revision range] [options]

Options
  --format, -f	Git pretty format

Example
  $ releaz 9e21fc4..HEAD
  $ releaz 9e21fc4..HEAD -f '%H %an %s'

Related

  • releaz - API for this module

License

MIT © LitoMore

About

A CLI tool for generate release note with `git log`

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published