Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TextEditorFromScratch

A text editor for the future

Requirements

  • CMake

Build Instructions

  • Windows

    Need to be filled

  • Linux

    mkdir build
    cmake . -B build -DCMAKE_EXPORT_COMPILE_COMMANDS=1
    make -C build
    ./build/TextEditor

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages