Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Command Pattern

  • TODOs
    • undo / redo

Build

mkdir build && cd build
cmake -G "MSYS Makefiles" ..
make