Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.4 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.4 KB

Pano logo

A note application that allows you to add, edit and share personal notes, collaborate with your friends, and moreover discover other people's notes.

Maintained Travis CI Build Status License


Project Status

ParNote is still under heavy development. There can be breaking changes but we're trying to keep them as minimum as possible.

Prerequisites

JDK 8+

Development

Getting Started

Clone this repository.

git clone --recursive https://github.com/ParNote-App/ParNote.git
cd ParNote
Compile & Run & Debug
./gradlew vertxDebug

Contributing

Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the GNU GPLv3 License - see the LICENSE file for details