← Catalog

Pack

Coming soon

Seal a Deno project so it runs after the cable comes out.

The isolated-box problem

`deno run` likes the network. The isolated box does not have one. A tool you cannot start is just a folder of regret.

What it does

Lockfile, cached modules, sources — one folder that runs with `deno run --cached-only`. This is not Deno's `pack` command (npm tarballs). The rest of the suite depends on this.

Carry-in

This is the carry-in flow once the tool ships — not a live install. Init on a connected machine, copy the folder, run it dark.

Carry-in flow

deno run -A jsr:@decomm/pack/init ./pack

Related

Ferry

Coming soon

Pack a folder for USB. Hashes on the way out, check them on the way in.