Back to Foundry

Foundry CLIs

crates/cli/README.md

1.7.0667 B
Original Source

Foundry CLIs

The CLIs are written using clap's derive feature.

Installation

See Installation.

Usage

Read the 📖 Foundry Book

Debugging

Debug logs are printed with tracing. You can configure the verbosity level via the RUST_LOG environment variable, on a per package level, e.g.:RUST_LOG=forge,foundry_evm forge test