/zosheet

Small application for writting notes with markdown syntax

Primary LanguageC++

Zosheet

Small application for writing notes with markdown written in C++ and GTK.

For developers:

Build:

$ make build

Test:

$ make tests

Dependencies

  • gtkmm4.0
  • ctest (ctest.h already included in tests dir)