Built for the small machine
Runs in the 32-bit x86 Alpine environment used by iSH. The runtime is BusyBox ash and awk.
Interactive chat, local tools, project instructions, and persistent sessions in portable shell and awk. No Node.js. No Python. No compiled binary.
curl -fsSL https://cheesedanish.nickmeslovich.com/install.sh | sh
Requires BusyBox, curl, and CA certificates.
Runs in the 32-bit x86 Alpine environment used by iSH. The runtime is BusyBox ash and awk.
Reads project instructions, runs shell commands, edits exact text, writes files, and keeps sessions between runs.
Download the current release over HTTPS and verify its checksums with one command.
cheesedanish update
after installation
cd my-project
cheesedanish
cheese> inspect this project and run its tests