niblet executable is the local authoring toolkit and Pixlet-compatible runtime. It can create projects, serve live previews, validate Starlark, render WebP or GIF output, authenticate, and upload immutable app revisions.
macOS and Linux
niblet in /usr/local/bin. If pixlet is not already present, it also creates a compatibility symlink.
If /usr/local/bin is not writable, choose another directory already on your PATH:
Verify the install
Build from source
Install Go, Node.js, and libwebp, then run:niblet binary into a directory on your PATH.
The release installer currently supports macOS and Linux. Windows developers can build the Pixlet-compatible runtime from source; a signed Niblet Windows installer is not yet part of the release path.