aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 0436b1bcdbe1438393714642d5226d89bc0ce5ae (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
# polecat

## Installation

### Fedora
polecat is available as a [COPR repository](https://copr.fedorainfracloud.org/coprs/sentry/polecat/)    
```
sudo dnf copr enable sentry/polecat
sudo dnf install polecat
```

### Arch
polecat is available on the [AUR](https://aur.archlinux.org/packages/polecat/)

## Dependencies

polecat depends on:

- libcurl
- json-c
- libarchive
- cmake or make

### [License](LICENSE)

polecat is licensed under the GPLv3