summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 71a3e87d8f633b0e74941a5231617777afd89b04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# cedar

Emails FSF India news feed to fsf-discuss mailling list.

## building

Requires `make` and `go >= 1.11`

To build it, just do:

```
make
```