readme update

master
blob42 1 year ago
parent 1ec5a06b18
commit cca659181e

@ -1,4 +1,12 @@
My scripts/tools for rust development
### list of tools:
- rcargo: run remote cargo commands on remote workstation/server and output builds and binaries into local machine
#### rcargo:
Run remote cargo commands on remote workstation/server and output builds and
binaries into local machine.
##### Todo:
* [ ] Building local project on remote machine
* [ ] rsync local changes and build
* [ ] add/exclude build artifacts from sync

Loading…
Cancel
Save