marked-man
Markdown to man page conversion - Node.js
Install
- All systems
-
curl cmd.cat/marked-man.sh
- Debian
-
apt-get install node-marked-man
- Ubuntu
-
apt-get install node-marked-man
- Arch Linux
-
pacman -S marked-man
- Kali Linux
-
apt-get install node-marked-man
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install node-marked-man
- Raspbian
-
apt-get install node-marked-man
- Dockerfile
- dockerfile.run/marked-man
node-marked-man
Markdown to man page conversion - Node.js
This module adds groff output support to node-marked. It provides an easy way to maintain man pages in a markdown format (with gfm flavor by default). Node.js is an event-based server-side JavaScript engine.