Skip to content

Basic control of ANSI compliant terminals and the windows shell.

License

Notifications You must be signed in to change notification settings

CS51-Staff/ANSITerminal

 
 

Repository files navigation

Build Status AppVeyor Build Status

ANSITerminal

ANSITerminal provides Basic control of ANSI compliant terminals and the windows shell.

ANSITerminal is a module allowing to use the colors and cursor movements on ANSI terminals. It also works on the windows shell (this part is currently work in progress).

Install

On Unix and OSX, the easier to install this library is to use opam:

opam install ANSITerminal

On Windows, until opam and ocamlbuild work well on this platform, you clone this repository and compile and install this library by executing:

build

Documentation

The API may be read online.

About

Basic control of ANSI compliant terminals and the windows shell.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 54.9%
  • C 25.9%
  • C++ 12.6%
  • Standard ML 3.7%
  • Batchfile 2.4%
  • Makefile 0.5%