An open API service indexing awesome lists of open source software.

https://github.com/fgenesis/gaffa

go away
https://github.com/fgenesis/gaffa

Last synced: about 1 month ago
JSON representation

go away

Awesome Lists containing this project

README

        

# Compiling

```bash
$ mkdir build
$ cd build
$ cmake ..
$ make
```