wiremoons / damt-dart

Acronym Management Tool - written in Dart

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

damt

damt

Acronym Management Tool - written in Dart

SQLite3 Supporting Libraries

To use a SQLite database with the application the shared library is needed:

  • Fedora 38: sudo dnf install sqlite-devel
  • Debian or Ubuntu: sudo apt install libsqlite3-dev
  • macOS: already included with macOS
  • Windows: download the DLL file from the SQLite3 Downloads page under the section: Precompiled Binaries for Windows.

About

Acronym Management Tool - written in Dart

License:MIT License


Languages

Language:Dart 92.1%Language:Shell 6.1%Language:Batchfile 1.9%