gitpod-io / leeway

Leeway is a heavily caching build system for Go, Typescript and Docker projects.
MIT License
161 stars 20 forks source link

Fail helpfully when running on mac #173

Closed csweichel closed 10 months ago

csweichel commented 10 months ago

Description

I.e. produces the following when running on mac without GNU compatible cp:

FATA[0000] leeway requires a GNU-compatible cp. Please install using `brew install coreutils`; make sure you update your path after installing.