Skip to content

EmptyPokerCards/claude-builders-bounty

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Changelog Generator

A simple python script that automatically generates a structured CHANGELOG.md from your project's git history. It fetches commits since the last git tag and auto-categorizes them into Added, Fixed, Removed, and Changed.

Setup Instructions

  1. Download or copy changelog.py into your git repository's root folder.
  2. Open your terminal in the repository folder.
  3. Run python changelog.py

A properly formatted CHANGELOG.md file will be instantly generated for you!

About

A community bounty board for Claude Code builders — post tasks, claim rewards, build together.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%