yard

Documentation tool for Ruby. More information: <https://yardoc.org/>.

Debian Debian
RUN apt-get update && \ apt-get install -y yard
Ubuntu
RUN apt-get update && \ apt-get install -y yard
Arch Arch Linux
RUN pacman -S --noconfirm yard
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y yard
Fedora
RUN dnf install -y yard
Raspbian
RUN apt-get update && \ apt-get install -y yard
click the source code to copy install yard on any operating system with command-not-found.com