Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 489 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 489 Bytes

A Visual Studio C++ CLI application for every day tasks, with SQLITE3 database.

Dependientes

  • sqlite3
  • fmt

For the dependientes used the vcpkg package manager. Microsoft VKPG

For x64

./vkpg.exe install fmt
./vkpg.exe install sqlite3

For x86

./vkpg.exe install fmt:x86-windows
./vkpg.exe install sqlite3:x86-windows

Usage

  • todo_list.exe
  • todo_list.exe tasks