2
0
mirror of https://github.com/thumbsup/thumbsup synced 2024-11-17 15:25:50 +00:00
Commit Graph

3 Commits

Author SHA1 Message Date
rprieto
7b20cf1722 Remove Gulp dependency (see below)
Gulp is very good at buffered / streamed content.
However GraphicsMagick + FFmpeg work well with file paths,
so it's easier to just glob(**) and call the command line tools.
2014-04-19 17:49:24 +10:00
rprieto
2086d37d38 Fix README 2014-04-17 21:31:00 +10:00
rprieto
62c0d09868 Initial commit 2014-04-17 21:26:18 +10:00