Commit Graph

3 Commits

Author SHA1 Message Date
Alex Schroeder
1557979b62 tarballs.pl: decode utf8 2016-06-24 12:29:19 +02:00
Alex Schroeder
94d6ce1435 tarballs.pl: a frontend to serve released files
There is a target in our Makefile to make a new release. This stores a
tarball with the appropriate release information in
https://oddmuse.org/releases. tarballs.pl offers an interface to serve
these files, or their individual member files, with a naive cache of
50 elements.

This is a Mojolicious application and is available here:
https://odddmuse.org/download
2016-06-23 23:41:41 +02:00
Alex Schroeder
b60f3d26c7 Script to serve tarballs 2016-06-23 18:33:42 +02:00