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 citrolabs/ego-lite. 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.

citrolabs/ego-lite Installation Guide

How to install citrolabs/ego-lite. Official project installation instructions and setup guide.

Automated Install (Recommended)

Quick installation instructions for citrolabs/ego-lite. This is the fastest way to complete project installation and setup.

Install via curl

curl -fsSL https://hexmos.com/ipm-install | bash && 
ipm i citrolabs/ego-lite
or

Install via npx

npx @hexmos/ipm i citrolabs/ego-lite

Prerequisites

macOS

Operating System

Manual Installation Methods

Manual installation instructions. How to install from GitHub source.

Download macOS App

curl -L https://cdn.ego.app/channel/github_github_referral/setup/macos/arm64/egolite.dmg -o egolite.dmg

curl -L https://cdn.ego.app/channel/github_github_referral/setup/macos/x64/egolite.dmg -o egolite.dmg

open egolite.dmg

Add ego-browser skill with npx

npx skills add citrolabs/ego-lite --yes

Clone Repository and Build (Source)

git clone https://github.com/citrolabs/ego-lite.git

cd ego-lite

echo 'Manual build steps for ego-lite are not provided in the README. Please refer to the documentation for manual compilation if needed.'

Post Installation Steps

  • After installation, ego lite adds the `ego-browser` skill to every agent's skills directory.
  • On first launch, ego lite asks whether to migrate Chrome data. Say yes to inherit existing logins, cookies, extensions, and bookmarks.
  • Run your first task using: `ego-browser <description of task>`