Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 679 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 679 Bytes

Example Text-IO application that starts two SwingTextTerminals.

Getting started

git clone https://github.com/beryx-gist/text-io-multiterm.git
cd  text-io-multiterm
  • on Unix-like systems:
./gradlew installDist
cd build/install/text-io-multiterm/bin
./text-io-multiterm
  • on Windows systems:
gradlew installDist
cd build\install\text-io-multiterm\bin
text-io-multiterm

Click on the picture below to see a short animation.