Skip to content

Latest commit

 

History

History
87 lines (56 loc) · 2.6 KB

README.md

File metadata and controls

87 lines (56 loc) · 2.6 KB

ProEdit

Contributors Forks Stargazers MIT License LinkedIn

Table of Contents
  1. About The Project
  2. Getting Started
  3. Usage
  4. License
  5. Contact
  6. Acknowledgements

About The Project

  • This repository is a simple Java FX Application to study and demonstrate many Java and SE related stuff.

Getting Started

Installation

  1. First clone the repository.

    git clone https://github.com/Pethum-Jeewantha/text-editor

  2. Once cloned, open the repository from the IntelliJ IDEA

  3. Then build and Run!

Usage

  • This editor can find and replace the text that the user has entered.
  • It can also read and write files.
  • After editing, the user can print it.

License

Copyright © 2021 - present Pethum Jeewantha. All rights reserved.

Licensed under the MIT license.

Contact

Pethum Jeewantha - Twitter - [email protected]

Project

Acknowledgements