Open JakeGinnivan opened 9 years ago
:+1: Same problem here.
Ok, you have to do GitReleaseNotes.exe . /OutputFile ReleaseNotes.md
. The dot is the secret, it is the working directory. If you run GitReleaseNotes.exe /?
you will see the options.
The docs are not correct, they do not mention that. And the app should not throw an exception, it should say what is missing.
I suggest docopt .net to make that easier and follow standards.
Same problem for me. I missed the working directory parameter. Looking at the README.md
file in the repo it states that
GitReleaseNotes must be run inside a git repository.
GitReleaseNotes.exe /OutputFile ReleaseNotes.md
This will write ReleaseNotes.md into the root of your repo, the release notes are generated by: