Skip to content

Commit

Permalink
Feat: Add hyperlink for foundry-rs
Browse files Browse the repository at this point in the history
  • Loading branch information
gianalarcon committed Apr 19, 2024
1 parent 7cb4981 commit 5c4a115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ch02-13-foundry-forge.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ To utilize Forge, define test functions and label them with test attributes. Use

## `snForge` Command-Line Usage

This section guides you through the Starknet Foundry `snforge` command-line tool. Learn how to set up a new project, compile the code, and execute tests.
This section guides you through the [Starknet Foundry](https://github.com/foundry-rs/starknet-foundry) `snforge` command-line tool. Learn how to set up a new project, compile the code, and execute tests.

To start a new project with Starknet Foundry, use the `snforge init` command and replace `project_name` with your project's name.

Expand Down

0 comments on commit 5c4a115

Please sign in to comment.