From 809001e46445141f39e36c4eb2d33f20e2c7f1f7 Mon Sep 17 00:00:00 2001 From: blob42 Date: Mon, 7 Nov 2022 18:32:24 +0100 Subject: [PATCH] readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) 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