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

https://github.com/tedder/kx1t-snapper


https://github.com/tedder/kx1t-snapper

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# running instructions
```
docker build . -t snap
docker run -v `pwd`/output/:/tmp/ snap
```