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

https://github.com/ranman/readit


https://github.com/ranman/readit

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# Building

Grab static ffmpeg from john van sickle site

Build with:

`docker build -t readit-build .`

`docker run -t -v $(pwd):/app readit-build ./build.sh readit.zip ffmpeg readit.py`

upload to lambda

and have a good time