archway-network / cli

Develop WASM smart contracts with the Archway network developer CLI
https://docs.archway.io
Apache License 2.0
44 stars 21 forks source link

feat(contracts): add flags to customize the build options #249

Open aelesbao opened 11 months ago

aelesbao commented 11 months ago

Technical Details

-v, --volume

Mounts a volume in the optimizer Docker container. It should follow the same specs as the respective flag in the docker command line.

--no-schemas

Skips the schema generation.