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

https://github.com/getdnsapi/getdns-jcsa17

Examples used in the tutorial at JCSA17
https://github.com/getdnsapi/getdns-jcsa17

Last synced: 7 days ago
JSON representation

Examples used in the tutorial at JCSA17

Awesome Lists containing this project

README

          

autoreconf -vfi
./configure CFLAGS="-g -I$HOME/local/include" LDFLAGS="-L$HOME/local/lib" --prefix="$HOME/local"
make