Fork me on GitHub

Textmapper


Download

The latest development build (beta), 0.10.0, Sep 25, 2022:

Textmapper is currently build with Java, though it is being rewritten in Go.

Building from Sources

You will need Java 8+, and also Ant or Maven.

$ cd tm-tool
$ ant clean test deploy      (OR mvn clean install)
$ ./libs/textmapper.sh --help