macro6461 / changelog-js

JavaScript code for generating and updating a changelog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Changelog JavaScript

This is the pure javascript code 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.js python file.
  • Copy the code from this project's changelog.js file.
  • Run chmod +x changelog.js to make it executable.
  • Run ./changelog.js 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)

About

JavaScript code for generating and updating a changelog


Languages

Language:JavaScript 100.0%