summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 99478169f11c257b8a64b2c761634eaa46bb022b (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 mailing list.

## building

Requires `make` and `go >= 1.11`

To build it, just do:

```
make
```