1
0
Fork 0
mirror of https://github.com/on4kjm/FLEcli.git synced 2025-01-18 04:51:10 +01:00

Notes for changelog generator usage

This commit is contained in:
Jean-Marc Meessen 2023-12-30 14:33:31 +01:00
parent 9c15d4e530
commit 8c903a1a98
No known key found for this signature in database

View file

@ -4,3 +4,5 @@
* [Build the project](buildNotes.md)
* [FLE file protocol notes](protocol.md)
* [FLE documentation](Fast%20Log%20Entry%20(FLE).pdf)
* `docker run -it --rm -v "$(PWD)":/usr/local/src/your-app githubchangeloggenerator/github-changelog-generator -u on4kjm -p FLEcli --token $GITHUB_TOKEN -o 1.tmp --unreleased-only`