Basic README stub
Getty Ritter
6 years ago
1 | **Bunyan** is a work-in-progress tool for guiding and facilitating | |
2 | `CHANGELOG` generation from `git log` output. Lots of tools exist that | |
3 | do this in an automatic way: however, Bunyan does not want to simply | |
4 | generate a changelog _for_ you; instead, it's a tool for walking `git | |
5 | log` output and asking you to categorize or ignore each commit, then | |
6 | rearranging and formatting those commit messages in a way that is more | |
7 | amenable to reading by an end-user. |