Documentation Index
Fetch the complete documentation index at: https://mega-cli.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
mega setup
Thesetup command checks for and installs Foundry dependencies required by Mega CLI.
Usage
Options
| Option | Description |
|---|---|
--check | Only check if dependencies are installed without attempting installation |
Description
This command verifies if Foundry (Anvil, Cast, Chisel, and Forge) is installed on your system. If not found:- On Linux/macOS: Automatically installs Foundry
- On Windows: Provides guidance for manual installation

