/changelog-bash

Pure bash script to generate and add changelog items

Primary LanguageShell

Changelog Bash Script

This is the code for the pure bash script for creating and updating a changelog.

Benefits

  • No need for generators.
  • No need for dependencies and other third parties.
  • No unnecessary/overwhelming log dump.
  • More flexibility for layout and formats.

Usage

  • Create a changelog.sh bash file.
  • Copy the code from this project's changelog.sh file.
  • Run chmod u+x changelog.sh to make it executable.
  • Run ./changelog.sh and sit back while a Changelog is created or new changelog item is added that is aligned with today's date and version.

Supported Languages (with repo links)