go-task/task v3.51.1 (opens in new tab)
go-task/task ( A fast, cross-platform build tool inspired by Make, designed for modern workflows. #Go A significant performance boost was achieved for large Taskfiles (monorepos) by skipping templating altogether when the string is static (#2820 by @romnn). Added absPath template function that resolves a path to its absolute form, cleaning .. and . components (#2681, #2788 by @Mateenanjum). Added joinEnv function to join paths based on your oprating system: ; for Windows and : elsewhere, and ...
Read the original article