summarylogtreecommitdiffstats
path: root/README.md
blob: fac35b0793ca2f8a93958502ed4525eb7d02019a (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
35
36
# 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
```

[Check the current AUR version here.](https://aur.archlinux.org/packages/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)