@jvelo/tapemark-cli
v0.9.0
Published
Zero-config CLI to browse and edit SQLite databases in a dark, monospace admin UI.
Maintainers
Readme
@jvelo/tapemark-cli
Zero-config CLI for Tapemark — browse and edit SQLite databases in a dark, monospace admin UI.
# Browse & edit in the browser (http://localhost:3333)
npx @jvelo/tapemark-cli serve ./data.db
# Quick schema overview in the terminal
npx @jvelo/tapemark-cli inspect ./data.dbserve options: --port, --readonly, --theme <hubot|plex|depart>, --constraints <enforce|relaxed>. Pass multiple .db files (or globs) to serve several at once. Requires Node.js ≥ 20.
See the main README for full usage.
