Go to file
Alfredo Palhares c52d52660f Replace node with node-lts-carbon
The joplin packages depends on node 8 to build properly, so far we will
stick with the provided version.
2018-05-02 11:37:30 +01:00
.SRCINFO Fix Joplin Terminal 2018-04-27 11:24:00 +01:00
.gitignore Initial Commit 2018-04-18 17:32:35 +01:00
PKGBUILD use nodejs-lts-carbon instead of nodejs 2018-05-01 16:47:45 +02:00
README.md Add command to install Joplin with yay 2018-04-18 17:46:15 +01:00
joplin-desktop.sh Rename joplin and joplin desktop 2018-04-19 15:02:54 +01:00
joplin.desktop Fix joplin.desktop file 2018-04-19 19:31:27 +01:00
joplin.sh Rename joplin and joplin desktop 2018-04-19 15:02:54 +01:00

README.md

Joplin - Arch Linux

Overview

This contains the PKGBUILD and other build tools to package Joplin

This package contains both the desktop and cli client

Installing

You can use an AUR wrapper like yay:

yay -S joplin

Building

Build with makepkg

makepkg -fc

Check more information on the Archwiki

Contributing

Please Open a Pull Request or an Issue :)

Maintainer

Alfredo Palhares