Skip to content

lukewilliamboswell/roc-ansi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Roc ANSI

Helpers for working with the terminal

Example - Colors

Run with roc examples/colors.roc

example output showing colors

Example - TUI Menu

Run with roc examples/tui-menu.roc

example output showing colors

Example - Text Editor

Run with roc examples/text-editor.roc -- file_to_edit.txt

example output showing the text editor demo

Documentation

See https://lukewilliamboswell.github.io/roc-ansi/

To generate locally use roc docs package/main.roc