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

https://github.com/bastelfreak/mitarbeiter-verwaltung


https://github.com/bastelfreak/mitarbeiter-verwaltung

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

Compile this stuff:

```
g++ -g -Wall -Werror -pg -std=c++11 *.cpp -o foo
```