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

Emails FSF India news feed to [fsf-discuss][1] mailing list.

[1]: https://lists.fsci.in/postorius/lists/fsf-discuss.mm.gnu.org.in

## building

Requires `make` and `go >= 1.11`

To build it, just do:

```
make
```