Skip to main content
在 Manus 中运行任何 Skill
一键导入

ilo

星标21
分支1
更新时间2026年6月14日 07:39

Run builds, tests, and other tooling inside a reproducible, containerized dev environment via the `ilo` CLI instead of on the host. Use this whenever a project relies on ilo, devcontainers, or container-based build environments — it has a `.ilo.rc` / `.ilo/ilo.rc`, `dev/` argument files, a `Containerfile`/`Dockerfile`, a `devcontainer.json`, a `devfile.yaml`, or a compose file — or when a command needs a toolchain the host is missing (no local JDK, Node, Go, Rust, Maven, etc.) and the work should happen in a container dev environment. Includes ready-to-use dependency-cache recipes for many languages and build tools, and how to keep files written in the container owned by you on the host (the `--remote-user` flag) when an image runs as root.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

文件资源管理器
2 个文件
SKILL.md
readonly