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

https://github.com/computermouth/crunchpine


https://github.com/computermouth/crunchpine

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

## to build

```
docker build -t abuild .
docker run --privileged --cap-add=ALL -v /proc:/proc -v /sys:/sys -it -v $PWD:/home/build/aports/scripts/mnt --rm abuild
```