blob42 1 year ago
parent 9048b1ecb5
commit 809001e464

@ -7,6 +7,9 @@ Run remote cargo commands on remote workstation/server and output builds and
binaries into local machine.
##### Todo:
* [ ] Installing binaries
* [x] install a package binary from crates.io
* [ ] install a cargo package bin from local path
* [ ] Building local project on remote machine
* [ ] rsync local changes and build
* [ ] add/exclude build artifacts from sync

Loading…
Cancel
Save