aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 655b81ba9403d1fc61e40e819ddc918671da7cac (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# aur-hercules-labours-git

![AUR version](https://img.shields.io/aur/version/hercules-labours-git)

A PKGBUILD for [hercules and labours](https://github.com/src-d/hercules).

## Installation

This can be installed from the AUR using your favorite AUR wrapper or manually
by cloning the repository and running the following commands.

```sh
# This will likely fail because some of our dependencies live only in the AUR.
# makepkg will tell you which it can't find. Install those from the AUR and
# this should work.
$ makepkg -si
```