Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 249 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 249 Bytes

demovose

An encryption app written in Java.

Usage

Simply run the application. No CLI is provided, only GUI.

How to build

Open the project folder and do mvn clean compile assembly:single. This will generate jar in <project_folder>/target/.