documentation

From zero to pushed in minutes.

Pako's docs are growing fast. Here's the quickstart to get a heavy repo versioned today — the rest is on the way.

quickstart

Install and push

  • Install the single-binary CLI
  • Clone any repo you can access
  • Lock an asset before you edit it
  • Commit and push — zero egress
# install the CLI
$ curl -fsSL pako.gg/install | sh
 
# clone, lock, commit, push
$ pako clone pako.gg/studio-nova/nebula-bay
$ pako lock levels/boss_arena.umap
$ pako commit -m "blockout pass"
$ pako push

the manual

Browse the docs

Getting started

Install, authenticate, and push your first revision.

Read

Core concepts

Repositories, revisions, branches, locks and previews.

Read

CLI reference

soon

Every command, flag and exit code for the pako binary.

Access control

soon

Public vs private, roles, and how signed tokens work.

Storage & quotas

soon

How content-addressing, dedupe and storage billing work.

Editor integrations

soon

Source-control providers for Unreal and more.

Want a specific guide first? Tell us.

Create a repo and follow along.

The quickest way to learn Pako is to push something heavy to it.