Skip to content

Commit

Permalink
chore: deprecate forge create command
Browse files Browse the repository at this point in the history
  • Loading branch information
Evalir committed Nov 6, 2023
1 parent 218b0e6 commit e90db39
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/reference/forge/forge-create.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@

forge-create - Deploy a smart contract.

> ℹ️ **Note**
>
> This command is deprecated and *will* be removed in V1. Please use [`forge script`](./forge-script.md) instead.
### SYNOPSIS

``forge create`` [*options*] *contract*
Expand Down

0 comments on commit e90db39

Please sign in to comment.