Releases: bovem/brag
Releases · bovem/brag
v0.2
A Command Line Tool for creating and maintaining a bragging document in markdown format.
Announcements
- Added command
summarize
to generate a draft for bragging document using Large Language Models (LLMs) likellama2
hosted on Ollama. See example here.
Download/Update
curl -L https://github.com/bovem/brag/releases/download/v0.2/brag-linux-amd64 > /usr/local/bin/brag
Changes
- e09f84f Updated the documentation for CLI on --help
- bovem [email protected]
- 4916482 Updated the CLI version in Docs
- bovem [email protected]
- 5ec9cde Fixed the model prompt to omit additional information
- bovem [email protected]
- cc58f2e Removed redundant comment
- bovem [email protected]
- 716b583 Added subcommand summarize to generate a draft bragging documents usind large language models
- bovem [email protected]
- b12a375 Refactored about command to pull the data
- bovem [email protected]
- 569fdac Added information for summarize command flags in readme
- bovem [email protected]
- 66b1d6a Updated README
- bovem [email protected]
- 9f32f79 Fixed grammatical mistakes
- bovem [email protected]
- 21f3b4c Added prompt for creating a bragging document
- bovem [email protected]
- ba3f713 Added bash command to download github release binary
- bovem [email protected]
v0.1
Announcements
A tool to create a bragging document right from your command line.
Download
curl -L https://github.com/bovem/brag/releases/download/v0.1/brag-linux-amd64 > /usr/local/bin/brag