wick
wick copied to clipboard
RFC: Converted root Makefile to a Taskfile
Related to: https://github.com/wasmflow/wasmflow/issues/19
I'm opening this PR as an example for what the Make setup would look like if written as a go-task Taskfile.
It's not perfect but it's promising and better than Make. The integrated sh implementation is attractive and makes me hopeful for easier cross-platform compatibility.