Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 296 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 296 Bytes

Draconity

Draconity is an API for controlling Dragon, including custom grammars, on Windows or Mac.

Building

On Windows, grab msys2 and run ./build.sh in the msys2 mingw32 shell.

On Mac, install cmake and libuv from homebrew, then run ./build.sh

Installing

TODO