Releases: memovai/memov
v0.0.8
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.7
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.6
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.5
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.4
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.3
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Quick Install (Recommended)
Homebrew (macOS/Linux)
brew tap memovai/mem
brew install memovShell Script
curl -fsSL https://raw.githubusercontent.com/memovai/memov/main/install.sh | bashManual Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Install to /usr/local/lib and create symlink
sudo cp -r mem /usr/local/lib/
sudo ln -sf /usr/local/lib/mem/mem /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Add the extracted 'mem' folder to your PATH
# Or move mem\mem.exe to a directory in your PATH
# Verify installation
mem --helpPerformance
This release uses onedir mode for fast startup:
- First run: ~10-20s (OS security scan)
- Subsequent runs: ~0.2s
See docs/BUILD_AND_INSTALL.md for detailed instructions.
v0.0.2
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Move to PATH
sudo mv mem-<platform>-<arch> /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Move mem-windows-x86_64.exe to a directory in your PATH
# Or add the directory to your PATH environment variable
# Verify installation
mem --helpSee BUILD_AND_INSTALL.md for detailed instructions.
v0.0.1
Binary Downloads
Download the appropriate binary for your platform:
Linux
macOS
- mem-macos-x86_64.tar.gz (Intel)
- mem-macos-arm64.tar.gz (Apple Silicon)
Windows
Installation
Linux / macOS
# Download and extract
tar -xzf mem-<platform>-<arch>.tar.gz
# Move to PATH
sudo mv mem-<platform>-<arch> /usr/local/bin/mem
# Verify installation
mem --helpWindows
# Extract the zip file
# Move mem-windows-x86_64.exe to a directory in your PATH
# Or add the directory to your PATH environment variable
# Verify installation
mem --helpSee BUILD_AND_INSTALL.md for detailed instructions.