forked from foundry-rs/foundry
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Apart from the regular:
gblend init my-projector
gblend init -t <template> my-template-projectI think there should also be a minimal version to scaffold without the powercalculator/counter example, something like:
gblend init my-skinny-project --minimal [optional args to name WASM folders to scaffold]which would only have a bare bones setup (no solidity files, just the Cargo.toml and barebones lib.rs for WASM) etc.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request