https://github.com/ranman/readit
https://github.com/ranman/readit
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ranman/readit
- Owner: ranman
- Created: 2017-06-07T00:15:06.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-14T06:23:13.000Z (about 9 years ago)
- Last Synced: 2025-01-01T07:09:59.684Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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