Skip to content

beryx-gist/text-io-multiterm

Repository files navigation

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.

Releases

No releases published

Packages

No packages published

Languages