Display lines of color in a true color terminal.
$ chromashell -h
$ chromashell -p trans
Or:
$ chromashell -s 7ACBF5,2 -s EAACB8,2 -s FFFFFF,2 -s EAACB8,2 -s 7ACBF5,2
- POSIX-compliant operating system
- Terminal with true color support
cjson
gettext
cjson
cmake
>= 3.1gcc
gettext
$ (mkdir -p build && cd build && cmake .. && make)
$ (mkdir -p build && cd build && cmake .. -DCMAKE_BUILD_TYPE=Debug && make)
$ (cd build && make install)
$ (cd build && make uninstall)
See doc/
.
Released under the GNU GPLv3.
See LICENSE
for more information.
Inspired by cli-pride-flags <3