logo
Free, Micro AI Code Reviews That Run on Git Commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt git-lrc - Free, Micro AI Code Reviews That Run on Git Commit | Product Hunt
How to install runtm-ai/runtm. Official installation instructions. Project installation guide. Framework or library installation. Build installation instructions. How to setup and install from GitHub. Installation steps and setup instructions. Official docs and installation instructions GitHub.

runtm-ai/runtm Installation Guide

How to install runtm-ai/runtm. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for runtm-ai/runtm. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i runtm-ai/runtm
or

Install via npx

npx @hexmos/ipm i runtm-ai/runtm

Prerequisites

Python

language

Version: >=3.8

uv

package manager

Version: >=0.1.10

pipx

package manager

pip

package manager

git

version control

Docker

containerization

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install using uv

uv tool install runtm -y

Install using pipx

pipx install runtm

Install using pip

pip install runtm

Self-Hosting

git clone https://github.com/runtm-ai/runtm.git

cd runtm

cp infra/local.env.example .env

./scripts/dev.sh setup

docker compose -f infra/docker-compose.yml up -d

Post Installation Steps

  • runtm session start
  • runtm session deploy