[WIP] ved is a vertical-writing (縦書き) editor for Japanese novel writers. Documents are plain texts.
If you're using Nix:
nix run github:toyboot4e/vedIf you're using Nix, run direnv allow.
bun is the primary build tool. See ./Justfile for more commands.
bun install
bun run devCurrently, the development is done by Claude Code.
See docs/architecture.md for the design.