Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 500 Bytes

File metadata and controls

15 lines (9 loc) · 500 Bytes

Dictionary

A programm to manage vocabularies for conlangs.

Installation

Download the latest release here. Make sure you have Java version 7 or later installed and open the .jar file. Alternativly compile the program for yourself.

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.