~mrms/mmtt

A template tool

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~mrms/mmtt
read/write
git@git.sr.ht:~mrms/mmtt

You can also use your local clone with git send-email.

#MMTT - a template tool

MMTT is a tool for including shell command output into any kind of files. If MMTT sees text between {:: and ::}, it will run it using using sh(1)and substitute it for the command's output. You can see an example in text.txt.

#build

Run make.

#usage

mmtt <infile >outfile