universalindentgui
GUI frontend for several code beautifiers
Install
- All systems
-
curl cmd.cat/universalindentgui.sh
- Debian
-
apt-get install universalindentgui
- Ubuntu
-
apt-get install universalindentgui
- Kali Linux
-
apt-get install universalindentgui
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install universalindentgui
- Raspbian
-
apt-get install universalindentgui
- Dockerfile
- dockerfile.run/universalindentgui
universalindentgui
GUI frontend for several code beautifiers
UniversalIndentGui is a GUI fontend for several code beautifiers, currently supporting: * Artistic Styler * BCPP * Cobol Beautify * CSSTidy * Fortran 90 PPR * GNU Indent * GreatCode * hindent * HTB * Javascript Decoder * JSPPP * Perl Tidy * PHP_Beautifier * PHP Code Beautifier * PHP Stylist * pindent * Ruby Beautify * Ruby Formatter * Shell Indent * (HTML) Tidy * Uncrustify * XML Indent UniversalIndentGui allows you to tune a beautifier's configuration and see how the changes affects a source example live. It is especially useful to compare different C/C++ beautifiers when you have to choose one of them.