Skip to content

rafaelrinaldi/changes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changes

Keep track of your code releases.

Uses Git tags and SemVer to manage your project's changelog file.

Install

Since changes is just a binary, you can move it to your /usr/bin and it'll be globally available.

Usage

$ changes --help

Usage: changes [PATH] [OPTIONS]

  Keep track of your code releases.
  Uses Git tags and SemVer to manage your project's changelog file.

Example:
  changes .

Options:
  -v --version             Display software version
  -h --help                Display software usage
  -t --template            Custom header template for changelog entries
  -d --date                Custom date for changelog entries
  -f --force               Force a fresh changelog file creation

License

MIT © Rafael Rinaldi

About

📝 Keep track of your code releases.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages