summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 9017122afb62d798f751f263294c2eda38f185b3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# fern

Work in progress.

## building

requires `make` and `go >= 1.15`

to build it, just do:

```
make
```