rdswap
RD document formatter
Install
- All systems
-
curl cmd.cat/rdswap.sh
- Debian
-
apt-get install rdtool
- Ubuntu
-
apt-get install rdtool
- Kali Linux
-
apt-get install rdtool
- Fedora
-
dnf install rubygem-rdtool
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install rdtool
- Raspbian
-
apt-get install rdtool
- Dockerfile
- dockerfile.run/rdswap
rdtool
RD document formatter
RD is multipurpose documentation format created for documentating Ruby and output of Ruby world. You can embed RD into Ruby script. And RD have neat syntax which help you to read document in Ruby script. On the other hand, RD have a feature for class reference. RDtool is one of frontends of formatter for RD. This package provides rd2 command.