Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 428 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 428 Bytes

Uses: XMake

Very simple C++ project which uses:

  • fmt - String Formatter
  • re2 - Regex
  • md4c - Markdown Parser
  • tl_expected - expected data structure
  • ordered_map - tsl ordered map which keeps the order of insertion

This project was made quickly since I saw that there were no kanban markdown projects which had the features of Trello.
I might continue this project in the future.