diff --git a/README.md b/README.md index 593214b..aa3757a 100644 --- a/README.md +++ b/README.md @@ -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