Skip to content

SimoneCorazza/MacroKeysCommon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MacroKeys Common · Build Status Quality Gate Status

Common library between the MacroKeys apps: Android App and the Desktop Server.

Getting Started

Prerequisites

This project is built with maven so you need to install the maven cli to run it.

Executing

To execute simply use

mvn exec:java

Packaging

mvn package

The output .jar is in the ./target directory.

License

This project is licensed under the GPL License see the LICENSE.md file for details