ruby-beautify
CLI binary and module that will pretty up Ruby code
Install
- All systems
-
curl cmd.cat/ruby-beautify.sh
- Debian
-
apt-get install ruby-beautify
- Ubuntu
-
apt-get install ruby-beautify
- 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
- Dockerfile
- dockerfile.run/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.