artipod
v0.12.0
Published
The artipod CLI — `npx artipod run -it`. Alias package for @artipod/core.
Readme
artipod
The artipod CLI. This is an alias package so npx artipod works — everything
lives in @artipod/core; this
package just runs its CLI.
npx artipod run -it # fresh pod → artipod-bash, kept under ~/.artipod/pods
npx artipod run -it alpine:3.22 # a registry image, cloned in writable
npx artipod import ~/proj team/proj:1 # folder → image in the store; run it by ref
npm install -g artipod # permanent `artipod` on PATHA pod is a virtual filesystem your AI can reason in, your users can shell into, and your infrastructure can version, encrypt, and synchronize. Docs, source, and the library API: github.com/mieweb/artipod.
