Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 865 Bytes

README.md

File metadata and controls

32 lines (25 loc) · 865 Bytes

Github Changelog Generator

This is a super easy-to-use, user-friendly, nice looking, web-based github (markdown style) changelog generator. All that it requires is The Github Account Username and The Repository Name... Once entered, all that is left to do is to press the button, then tada!!!

The Generated content looks like this:

### Patches made on <YYYY-MM-DD>
- <Commit Title>
  - <Additional Data>
  - <Additional Data>
  - <Additional Data>
  - <Additional Data>
- <Commit Title>
- <Commit Title>
- <Commit Title>

It uses latest version of Bootstrap for the UI part, Javascript for the web-Request to get commits...


Screenshots

Initial Form

Generated Changelog


----

Credits

  • Me (A0ZHAR)