gradle-cargo-plugin
gradle-cargo-plugin copied to clipboard
cargoRunLocal & Debug with IntelliJ
Would it be possible to deploy locally and connect to debugger in one action?
I have read the differences between Start/Run but no one seems to be sufficient to append as a task to Remote debugging.
Has someone done it already?
Or maybe a DaemonRun locally would help to prepare the deployable and then grab it by the Remote debugging task?