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

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

## building

Requires `make` and `go >= 1.11`

Just do:

```
make
```

to build it.