spencersalazar / term.ck

Helper class for ANSI terminal commands

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

term.ck

Helper class for ANSI terminal commands, e.g. text/background color, bold text, blink, clearline.

Getting Started

$ chuck term.ck term-example.ck

term-example.ck

Documentation

See term.ck for all possible options. term-example.ck has example usage. This page has general information on ANSI escape codes.

About

Helper class for ANSI terminal commands


Languages

Language:ChucK 100.0%