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

![AUR version](https://img.shields.io/aur/version/hercules-analysis-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
```