swaddle icon indicating copy to clipboard operation
swaddle copied to clipboard

swaddle creates RPM, Deb and tarball packages using shell script. Everything you need to package is in Source Control in simple directories. No rpminfo cruft, no DEB makefile hell. No Python, Ruby, Pe...

Results 23 swaddle issues
Sort by recently updated
recently updated
newest added

There's probably very little we can do about this, as it is a defect in the version of apt-file on Ubuntu 10.04, except to deploy using http URLs. But that...

bug
wontfix

This is more involved. The right way to do this is probably to mount a file system image, which is complex to do cross-OS. Even making this work for Linux...

enhancement

This would be a nice to have, but doing it cross-OS (or at least, Linux + Mac OS X) looks tricky.

enhancement

This is a big job - Are we creating partitions or entire disks? In the latter case, we need to support - BIOS boot sectors (MBRs) - Hybrid MBRs -...

enhancement

Doing this should be quite straightforward.

enhancement

This would involve the creation of a NGINX configuration file and a separate output folder (with files hard linked to their counterparts in the first, so that:- - Server redirects...

enhancement

Add Amazon S3 as an alternative (or in addition to) publisher to GitHub pages. Whilst this potentially is a more costly solution, it does allow:- - specifying MIME types correctly...

enhancement

It should be possible to generate a flat debian repository that can be entirely stored in a GitHub Releases structure. This would avoid the need to use GitHub Pages for...

enhancement

At the moment, it is possible to override the pandoc options to generate markdown output files. However, these are not Jekyll friendly as Jekyll requires a YAML preamble for every...

enhancement

Generate a 404.html page if one doesn't exist for GitHub Pages. Starts to interfere with Jekyll's role. Is this an useful thing to have?

enhancement