etaf-playground/README.zh-CN.md
Kinneyzhang bce23f6ef0 feat(playground): add ETAF example package
Provide a runnable ETAF-only example and an optional UI catalog entry point with lifecycle-safe open/close commands, tests, and bilingual README documentation.
2026-08-05 06:59:22 +08:00

371 B

etaf-playground

etaf-playground 是 ETAF 的可运行示例应用。核心示例只依赖 etaf;需要时才通过可选入口加载 etaf-ui。它不调用 Ebox 私有实现,也不依赖 ebox-playground

(require 'etaf-playground)
(etaf-playground-open)

在该目录运行 make check EMACS=/Applications/Emacs.app/Contents/MacOS/Emacs