master
blob42 1 year ago
parent e7c83bd4fd
commit d0b1e421be

@ -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