stackmemory
v0.0.12
Published
The silent observer for your stack. Syncs dependencies and scripts to your StackMemory Vault.
Downloads
541
Readme
StackMemory CLI
The official CLI for StackMemory.
Gives your project a specialized memory by syncing your package.json dependencies and scripts to your StackMemory Dashboard.
Usage
You can run it directly using npx:
npx stackmemory --project <YOUR_PROJECT_ID>Features
- Auto-Absorb: Instantly syncs your Tech Stack versions.
- Script Sync: Mirrors your
package.jsonscripts to your project's "Command Zone" in the dashboard. - Ghost Mode: Runs silently in the background, watching for changes.
Setup
- Create a project at stackmemory.app.
- Get your Project ID from the dashboard URL (e.g.,
stackmemory.app/project/<PROJECT_ID>). - Run the command in your project root.
