Installation
Requirements
Section titled “Requirements”- Node.js 20 or higher
- npm, yarn, or pnpm
Install Methods
Section titled “Install Methods”npm (Recommended)
Section titled “npm (Recommended)”npm install -g toon-memoryStandalone Scripts
Section titled “Standalone Scripts”macOS / Linux
Section titled “macOS / Linux”curl -fsSL https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.sh | shWindows (PowerShell)
Section titled “Windows (PowerShell)”irm https://raw.githubusercontent.com/LuiggiVal08/toon-memory/main/install.ps1 | iexFrom Source
Section titled “From Source”git clone https://github.com/LuiggiVal08/toon-memory.gitcd toon-memorynpm installnpm run buildnpm linkVerify Installation
Section titled “Verify Installation”toon-memory --version# ornpx toon-memory statusUninstall
Section titled “Uninstall”# Remove from all agentsnpx toon-memory uninstall
# Or with global installtoon-memory uninstall