Skip to content

talonvoice/draconity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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