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

emails fsf india's news feed to the [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
```