Back
Projects/cmdbook-cli
Fun buildRole: Personal

cmdbook-cli

CmdBook is a small CLI for storing and retrieving shell commands with tags, descriptions, and fast full-text search.

Node.jsSQLiteFTS5CLI
Project details
  • Stores commands with descriptions, tags, shell, and working directory.
  • FTS5 search across commands + descriptions for fast recall.
  • Favorites, tag filters, and duplicate detection on add.
  • Export/import as JSON for backup and migration.
  • Local-only data in ~/.cmdbook/cmdbook.db.
Stack
Node.jsSQLiteFTS5CLI
Links and next steps