- Having go installed.
- Having libwebp installed.
- Clone the repository:
git clone https://github.com/tidbyt/pixlet
- Cd into the repository:
cd pixlet
- Build the binary:
make build
- After that you will have the binary
/pixlet
, which you should copy to your path.