mandrean / cw-optimizoor

A blazingly fast compiling & optimization tool for CosmWasm smart contracts.
MIT License
49 stars 6 forks source link

Add option for passing in directories instead of manifest path #8

Closed mandrean closed 2 years ago

mandrean commented 2 years ago

One should be able to run any of these as well:

$ cargo cw-optimizoor
$ cargo cw-optimizoor .
$ cargo cw-optimizoor <some_repo>