/out2html

Converts program output to HTML (colorized)

Primary LanguageCGNU General Public License v2.0GPL-2.0

== Building:
make

== Installing
make install

=== Install specific path
make install PREFIX=/usr/local/

== Creating release file
make dist