Skip to content

onurkat/changelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

changelog

Changelog generator script for Git projects

How to install

Use following commands to setup for the script for easy access. Open new terminal and execute following command to install the script.

source <(curl -s https://raw.githubusercontent.com/onurkat/changelog/main/install.sh)

Press y and the script will do the rest! You are good to go! Now you can use changelog command.

How to use

  • Open a terminal.
  • cd into your project's directory.
  • Execute changelog command.
  • Select the deployment tag.
  • Select the base tag.
  • Select the environment.

Changelog is done.

About

Changelog generator script for Git projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages