32 lines
554 B
Markdown
32 lines
554 B
Markdown
|
# 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/)
|
||
|
|
||
|
## 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)
|
||
|
|