Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 177 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 177 Bytes

Cypher

Matrix desktop client written in java

Compile

Using maven:
mvn package

Will output runnable jar-file as: %project_root%/target/cypher-X.Y.Z-jfx.jar