TIL-Prompt is an interactive terminal prompt for creating and managing a collection of TIL (Today I Learned) entries.
To install from source using golang 1.16
go install github.com/roryq/til-prompt/cmd/til@v0.1.0
Follow the prompts to save a new TIL entry. A README.md is regenerated after each save.