@selltraces/cli
v0.1.4
Published
The CLI links your machine in the browser, then syncs local agent transcripts.
Downloads
657
Readme
Sell Traces CLI
The CLI links your machine in the browser, then syncs local agent transcripts.
Install
Run once. This opens browser approval and links the machine to your account:
npx @selltraces/cliInstall globally:
npm install -g @selltraces/cli
tracesOther package managers:
pnpm dlx @selltraces/cli
bunx @selltraces/cliInstall from this repo:
curl -fsSL https://raw.githubusercontent.com/idanmann10/Sell-AI-Your-Traces/main/scripts/install-cli.sh | shFrom source manually:
git clone https://github.com/idanmann10/Sell-AI-Your-Traces.git
cd Sell-AI-Your-Traces
pnpm install
pnpm --filter @selltraces/cli devHomebrew:
brew install --HEAD idanmann10/selltraces/traces && traces