This repository is used to publicly release packages and binaries from Platter's closed-source codebases. Check out the
Releases
in the sidebar to see what's available!
- Download the latest Platter CLI binary for your platform: latest release download page
- Rename it to
platter
:- (Linux and Mac)
mv <platform>-platter platter
- (Windows)
ren windows-platter.exe platter.exe
- (Linux and Mac)
- (Linux and Mac only) make it executable:
chmod +x platter
- Ensure it is somewhere on your
PATH
- Check out the docs to get started.