/todo_list_cli_sqlite3

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

Primary LanguageC++

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