MSYS alternatives

MSYS is a set of GNU tools like bash, make, and grep that enable building applications relying on UNIX utilities on Windows. It complements MinGW and addresses the limitations of the Windows command shell. It allows running configure scripts and building projects with tools such as autotools.

Alternatives