logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt
How to install rowboatlabs/rowboat. 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.

rowboatlabs/rowboat Installation Guide

How to install rowboatlabs/rowboat. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for rowboatlabs/rowboat. This is the fastest way to complete project installation and setup.

Install via curl

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

Install via npx

npx @hexmos/ipm i rowboatlabs/rowboat

Prerequisites

Google Account

service

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Download Latest Release

curl -Lo rowboat.dmg https://github.com/rowboatlabs/rowboat/releases/download/v0.2.4/Rowboat-darwin-arm64-0.2.4.dmg

open rowboat.dmg

Linux (Debian/Ubuntu)

curl -Lo rowboat.deb https://github.com/rowboatlabs/rowboat/releases/download/v0.2.4/rowboat-linux_0.2.4_amd64.deb

sudo dpkg -i rowboat.deb

sudo apt-get install -f -y

Linux (RPM)

curl -Lo rowboat.rpm https://github.com/rowboatlabs/rowboat/releases/download/v0.2.4/Rowboat-linux-0.2.4-1.x86_64.rpm

sudo rpm -i rowboat.rpm

Windows

curl -Lo rowboat-setup.exe https://github.com/rowboatlabs/rowboat/releases/download/v0.2.4/Rowboat-win32-x64-0.2.4-setup.exe

start rowboat-setup.exe

Source (Fallback)

git clone https://github.com/rowboatlabs/rowboat

cd rowboat