Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 646 Bytes

File metadata and controls

15 lines (12 loc) · 646 Bytes

ANSI-Escape-Code-Creator

Library to create string containing ANSI escape codes or to more easily use escape codes in Java programs

Purpose

The purpose of this project is to create a library to allow easy creation of strings containing ANSI escape codes (either for direct use or for placing into other programs), or to allow direct use of escape codes in a program.

How to use

Please read the JavaDoc.

External Documentation

Wikipedia

Christian Petersen GitHub Gist