Utag


Description:

Ucode project: utext - a text editor, which allows to manipulate the flesystem and provides basic functionality of all modern text editors.

Developers:

Maxim Libovych

Yulia Bondarenko

Tech/framework used

1.Built with

CMake

2.GUI library

Qt

Installation:

1. git clone --recursive https://github.com/mlibovych/CPP-Utag
2. cmake . -Bbuild -Wdev -Werror=dev && cmake --build ./build

How to use?

./utext

License

MIT