summarylogtreecommitdiffstats
path: root/README.md
blob: df7b9e04e290434d29cf6ef13f982038574f4856 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
# Joplin - Arch Linux

## Overview

This contains the `PKGBUILD` and other build tools to package
[Joplin](https://joplin.cozic.net/)

This package contains both the desktop and cli client

## Installing

You can use an AUR wrapper like [yay](https://aur.archlinux.org/packages/yay/):
```
yay -S joplin
```

## Building

Build with makepkg

```
makepkg -fc
```

Check more information on the [Archwiki](https://wiki.archlinux.org/index.php/Makepkg)

## Contributing

Please Open a Pull Request or an Issue :)

## Maintainer

 [Alfredo Palhares](https://github.com/masterkorp)