Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 864 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 864 Bytes

Application for taking quick sticky notes.

Supported platforms:

  • win - windows
  • linux - any linux distribution
  • mac - MacOS (OS X)

How to build?

  1. Download & Install Java Development Kit 11 and the last version of JPPM.

  2. Open terminal in project folder and run the command:

jppm app:build

The build of app will be in the /build directory

  1. Thats all 😊