Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview
How to install marin-community/marin. 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.

marin-community/marin Installation Guide

How to install marin-community/marin. Official project installation instructions and setup guide.

Automated Install (Recommended)

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

Install via curl

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

Install via npx

npx @hexmos/ipm i marin-community/marin

Prerequisites

Python

language

Version: >=3.9

pip

package manager

git

version control

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Install Marin from source

git clone https://github.com/marin-community/marin.git

cd marin

pip install -e .

Post Installation Steps

  • Refer to the documentation for usage examples and tutorials.