Download
Install Promemo from source.
Promemo is currently installable from a local source checkout. Published binary downloads and package manager installs are planned for a later packaging milestone.
> git clone <repo-url>> cd promemo> cargo install --path .Replace <repo-url> with the public repository URL when the landing page goes live.
> promemo init> promemo save-json authentication < examples/memory.json> promemo load authentication> promemo save product-direction --from examples/handoff.md> promemo list> promemo tree> promemo search "refresh token"> promemo snapshot authentication --dry-run