IoBuilders / truffle-contract-size

Displays the size of a truffle contracts in kilobytes
Apache License 2.0
22 stars 6 forks source link

Feature/Added except and runOnCompile functionallity #23

Open CarmonaIOB opened 2 years ago

CarmonaIOB commented 2 years ago

--except: Excludes the contracts which matched with names provided. It is possible to specify only the name or indicate the full name with the extension .json.

--runOnCompile: Whether to compile contracts before display contract sizes