halfshell icon indicating copy to clipboard operation
halfshell copied to clipboard

A proxy server for processing images on the fly.

Results 8 halfshell issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to compile halfshell but it references the "github.com/oysterbooks/s3" library which is not available. Could you raise a word about this? Thanks

Hey guys, I am pretty new to dockers and was stuck on how to run `halfshell` on dockers. I thought this update will helpful for others who might get stuck...

Using Go 1.5.1 and the Opaque is not working. Using Path instead.

(note: this PR is dependent on #17)

Noticed a note on the blog post suggesting it. There are several different ways to go about it but this seemed like the simplest and it required the least complex...

enhancement

The use of JSON in processor specification means that the individual operations are unordered. There are situations where changing the order changes the quality of the output. One way to...