/text-editing-app

Text editing application with `composite design pattern.`

Primary LanguageJava

Text Editing App.

CENG431

Requirements

  • JDK 10+
  • Eclipse or terminal.

Running from command line with ANSI colors

This project supports ANSI colors on terminal. Just clone project and build on Eclipse, then with your terminal go to bin/ folder and execute

java -cp . presentation.App

You will see the colors!