Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 397 Bytes

README.md

File metadata and controls

26 lines (22 loc) · 397 Bytes

image

Webserver for image CDN

Building

  • Install libvips For ArchLinux,

    $ pacman -S libvips

    For Ubuntu,

    $ sudo add-apt-repository -y ppa:strukturag/libde265
    $ sudo add-apt-repository -y ppa:strukturag/libheif
    $ apt install libvips-dev
    • Build by
    $ go build

Running

$ ./image