Skip to content

v0.2

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 20:01
· 1 commit to main since this release

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) like llama2 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