Dedaub / srcup

Dedaub's CLI tool for uploading projects into Watchdog's analysis pipeline
2 stars 1 forks source link

feat: Improved messages, init code support, smarter extraction #10

Closed iliastsa closed 5 months ago

iliastsa commented 5 months ago

This PR improves the user experience by having better console messages and piping the output of the underlying tool (currently only for Foundry and Hardhat) to the console. Furthermore, support for config-defined out dirs has been added for Foundry projects. Finally, experimental support for init code uploading has been added (it requires an explicit --init-code flag to enable.