Skip to content

feat(extensions): add forge run command #8354

@ZeroEkkusu

Description

@ZeroEkkusu

Component

Forge

Describe the feature you would like

Add forge run, similar to how a Hardhat project can have scripts in package.json and be run with npm run script.

[profile.default]
src = "src"
out = "out"
libs = ["lib"]

[actions]
build = "bash actions/build.sh"

This would enable pre-compilation hooks, and other workflows.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions