Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

README.md

Memex CLI

A powerful command-line interface for Memex, enabling developers to interact with the memory engine directly from the terminal.

🚀 Installation

Global Installation

# Install globally via npm
npm install -g memex-cli

# Or link for development
npm link