In order to capture output from task, we must first actually be able to run it (as in the binary).
There are a number of ways for us to acquire the binary. I think we should prompt the user to download the latest version of the binary when there are updates. Of course, this would require internet access and an server somewhere hosting the binaries (the taskwarrior repo does not have precompiled binaries released).
In order to capture output from
task, we must first actually be able to run it (as in the binary).There are a number of ways for us to acquire the binary. I think we should prompt the user to download the latest version of the binary when there are updates. Of course, this would require internet access and an server somewhere hosting the binaries (the taskwarrior repo does not have precompiled binaries released).