hephaestus/docs/how-to/how-to.md
Erich Blume 652d2e89e6
Some checks failed
Build / validate (pull_request) Failing after 10m32s
heph: dev/installed isolation — mise run dev task + install how-to
- mise-tasks/dev runs the working-tree hephd on isolated .dev/ paths (gitignored)
  so in-repo development never touches the installed daemon's data; point a dev
  nvim at it via HEPH_SOCKET/HEPH_DB.
- docs/how-to/install-heph.md: install heph/hephd from the forge (build from
  source), the lazy.nvim `dir` setup for the subdir plugin, and dev isolation.
- gitignore .dev/ and the transient .claude scheduled-task state.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-02 09:39:59 -07:00

368 B

title modified tags
How-To Guides 2026-03-03
how-to
meta

How-To Guides

Task-oriented guides for common operations.

Knowledge Base

heph

  • install-heph — Install heph/hephd from the forge, set up the Neovim plugin, and isolate in-repo development