aboutsummarylogtreecommitdiffstats
path: root/README.md
blob: 2396c2552f405f473735279c63ba51db9c427235 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# aur-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
```