Skip to content
Fischer Hunt edited this page Aug 30, 2026 · 3 revisions

𝑒 β€” wiki

This wiki is for workflows β€” the very different ways people run e. The extensions API, ~/.e/ file overrides, and the e rpc/ask headless surfaces mean e has no single intended shape. This is where the shapes live.

The scope rule: anything that pins behavior β€” the extension wire protocol, config formats, CLI flags, compatibility policy β€” lives in the repository under docs/, where it is reviewed against the release it describes. Pages here may go stale; those may not. When in doubt, trust docs/.

Pages

Contributing

The wiki is a git repository: clone it, edit, send a pull request against the repo (or open an issue if a page claim seems wrong). Keep recipes self-contained and note the e version or commit they were written against.

Clone this wiki locally