Skip to content

@tekmemo/cli

Command-line tooling for local, cloud, and hybrid memory workflows.

Install

bash
npm install -D @tekmemo/cli

Start

bash
tekmemo init
tekmemo remember "Use D1 for tenant metadata." --kind decision
tekmemo context --query "database work" --json

Cloud commands delegate to @tekmemo/cloud-client.

Released under the MIT License.