summaryrefslogtreecommitdiffstats
path: root/README.md
blob: d668f3321513ce9434a38db04c049646fac6627a (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
```