| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
英文文档回稿 | 2 个月前 | |
Merge remote-tracking branch 'wfg/master' | 5 个月前 | |
install: parallelize package unpack and refactor worker controls Switch --parallel-processing from a boolean to a worker count capped by CPU cores, and use it to run unpack_package() concurrently in wait_downloads_and_unpack() with a hard limit of six unpack workers. Signed-off-by: Wu Fengguang <wfg@mail.ustc.edu.cn> | 4 个月前 | |
docs: sync getting-started.md with README quick start changes Updates: - Install: curl|bash with platform labels (Linux/macOS/WSL2), add Windows PowerShell section - Example env name: myenv -> alpine for consistency with README - Run command: add --isolate=env|fs|vm examples showing three isolation modes Signed-off-by: Wu Fengguang <wfg@mail.ustc.edu.cn> | 3 个月前 | |
docs: restructure docs, consolidate intro into README, add developer quick start - Replace long README with concise overview: use cases, features, quick start, supported distros, main commands table, installation layout, how-it-works (run namespaces, install stages). - Add docs/index.md as doc index - Add docs/user-guide/developer-quick-start.md: build deps, standard/static build, dev loop, try a channel, testing (unit, solver, lua, e2e). - Add docs/user-guide/: getting-started, environments, package-operations, advanced. Align examples with current epkg output (e.g. DEPTH/SIZE/PACKAGE, env list columns). Add dependency resolution note, best practices. - Add docs/reference/: commands, repositories, paths. Document PATHS from epkg help; clarify cache vs store in paths.md. Signed-off-by: Wu Fengguang <wfg@mail.ustc.edu.cn> | 5 个月前 |