scriv

Command-line changelog management tool

Description

Command-line tool for helping developers maintain useful changelogs. It manages a directory of changelog fragments. It aggregates them into entries in a CHANGELOG file.

Scriv writes changelog fragments into a directory called "changelog.d". Start by creating this directory.

To make a new changelog fragment, use the 'scriv create' command. It will make a new file with a filename using the current date and time, your GitHub or Git user name, and your branch name. Changelog fragments should be committed along with all the other changes on your branch.

When it is time to release your project, the 'scriv collect' command aggregates all the fragments into a new entry in your changelog file.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/nedbat/scriv


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install scriv