A program to manage vocabularies for conlangs.
##Installation
Download the latest release from the releases page of this project. Make sure you have Java version 7 or later installed and open the .jar file. Alternatively, compile the program for yourself (see below).
This project uses Apache Maven to build. If you have Maven installed it should be as easy as using $ mvn install in the project directory.