INSTALL.md 788 B

Build requirements:

This software was only tested using OpenJDK 7. It should work for earlier version of Java, however. It should also work for Oracle's proprietary implementation of Java, but using that is not recommended.

Markdown is required for the conversion of document files. It is not needed to compile the software, and the software will successfully compile without Markdown. However you will need another way to get the docs.

The same is true of Inkscape, which is necessary to convert the icon from an SVG file to a PNG.

Instructions

To build the program, simply type "./install" from the directory that contains this file.

The file CipherBuddy.jar will be in the build directory. There is currently no way to globally install CipherBuddy, other than manually.