14 lines
456 B
Markdown
14 lines
456 B
Markdown
# Feel free to fork and fix cuz vscode exploded ;-;
|
|
# Jot
|
|
|
|
Intuitive note taking for the elementary Desktop
|
|
|
|
# Building
|
|
Make sure you have the `elementary-sdk` package installed!
|
|
Get it done dirty with the normal Meson build commands:
|
|
`meson setup build` and
|
|
`meson compile -C build`, Or package with flatpak:
|
|
`flatpak-builder --user --install build-dir jot.flatpak.json`
|
|
|
|
# The license is the GNU GPL V3. I forgor to put it in so ill do it later hehe
|
|
|