Skip to content

Latest commit

 

History

History

lanterna-by-example

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Lanterna by example

Lanterna builds better xterm applications.

Resources

Running the launcher

mvn package
# Using the uber jar from the command line
alias byexample_go_lanterna="java -jar $(find ~+ -name lanterna-by-example-*.jar)"
byexample_go_lanterna --help