I wrote this tool as a way to easily update sections of my various project readme documents written in markdown that had sections populated by the standard output of shell commands -- such as cli help text or benchmarks.
Simply suffix the start of any codeblock with `present <command>`, run the binary on the document, and have the output of that command be inserted within the codeblock.
I wrote this tool as a way to easily update sections of my various project readme documents written in markdown that had sections populated by the standard output of shell commands -- such as cli help text or benchmarks.
Simply suffix the start of any codeblock with `present <command>`, run the binary on the document, and have the output of that command be inserted within the codeblock.