For my fellas in #DevOps task (taskfile.dev) recently released an update to their cross-platform shell interpreter to include some builtins that translate very common shell commands to Windows. Like cp, tar, mv, mkdir, find, and so on.
I've been building and shipping my apps with taskfiles instead of powershell or bash or ash scripts. Just a single yaml file with clear commands.


Task
Announcing Built-in Core Utilities for Windows | Task
The journey of enhancing Windows support in Task.