Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 460 Bytes

File metadata and controls

12 lines (7 loc) · 460 Bytes

Dictionary

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).

Compiling it yourself

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.