trueprint
pretty printing of source code
Install
- All systems
-
curl cmd.cat/trueprint.sh
- Debian
-
apt-get install trueprint - Ubuntu
-
apt-get install trueprint - Kali Linux
-
apt-get install trueprint - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install trueprint - Raspbian
-
apt-get install trueprint
trueprint
pretty printing of source code
This program generates a pretty output of source codes in many programming languages. The result could be printed or written to a Postscript file. The following programming languages are supported: * C * C++ * Java * Pascal * Perl * Pike * Sh (Shell) * Verilog