Install Peko Studio

Install Peko Studio

Peko Studio is the IDE for building Peko apps. It is a Peko app itself, so the download is a normal native installer with nothing to configure.

Get it from pekoui.com/studio and take the build for your machine.

Platform File Notes
macOS 11 or newer .dmg Universal, signed and notarized. Drag it to Applications.
Windows x64 .exe Run the installer.
Linux x86_64 or aarch64 .AppImage chmod +x it first, then run it.

Nothing else is needed yet. Studio installs the toolchain for you on first run, which is the next step.

Already have the peko CLI and want to skip Studio? Everything in this guide has a command underneath it, shown as you go. The whole guide works from a terminal alone.