ruby-beautify

CLI binary and module that will pretty up Ruby code

Install

All systems
curl cmd.cat/ruby-beautify.sh
Debian Debian
apt-get install ruby-beautify
Ubuntu
apt-get install ruby-beautify
image/svg+xml Kali Linux
apt-get install ruby-beautify
Windows (WSL2)
sudo apt-get update sudo apt-get install ruby-beautify
Raspbian
apt-get install ruby-beautify

ruby-beautify

CLI binary and module that will pretty up Ruby code

This package provides a CLI tool and module to make pretty up Ruby source code. It can operate on both files and on STDIN, making it suitable for piping.