Back to Forgecode

Scripts

.forge/skills/debug-cli/scripts/README.md

2.12.10281 B
Original Source

Scripts

This directory contains helper scripts for CLI debugging and testing.

test_cli.sh

Basic smoke test script that:

  • Builds the forge CLI
  • Tests main help command
  • Tests version command
  • Tests help for various subcommands

Usage:

bash
./scripts/test_cli.sh