Mantra is a CLI for previewing mandoc manual pages with live auto-reload in a pager.
Dependencies:
entr
(for watching file changes)less
(Less is the only supported pager at the moment)tmux
(for scripting pager interactions)
make all
PREFIX=/usr/local make install
mantra style.9
BSD 2-Clause "Simplified" License