Skip to content

Getting Started

Installation

LemonUp is available on multiple platforms.

Homebrew (macOS/Linux)

bash
brew install archcorsair/lemonup/lemonup

Windows (Scoop)

bash
scoop bucket add lemon-bucket https://github.com/archcorsair/lemon-bucket
scoop install lemonup

Basic Usage

Start the application by running:

bash
lemonup

First-Run Wizard

On your first launch, LemonUp will guide you through an intelligent setup process:

  1. Auto-Detection: We'll try to find your World of Warcraft installation automatically.
  2. Deep Scan: If auto-detection fails, you can trigger a deep scan to locate your game directory.
  3. Configuration: Set your preferences for backups, themes, and more.

Once configured, you'll be taken to the Main Menu where you can navigate to Install Addon, Manage Addons, or Config.

CLI Only Mode

For automated updates, run LemonUp with the --cli flag:

bash
lemonup --cli

Released under the MIT License.