Skip to content

0mp/mantra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mantra

Mantra is a CLI for previewing mandoc manual pages with live auto-reload in a pager.

Installation

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

Usage

mantra style.9

License

BSD 2-Clause "Simplified" License

About

CLI for live preview of mandoc manual pages for documentation contributors.

Topics

Resources

License

Stars

Watchers

Forks