Good alternatives to Cygwin? - Cygwin doesn't support natively support Win32 apps

前端 未结 5 1747
青春惊慌失措
青春惊慌失措 2020-12-12 15:19

Update 1/9/2014: TL;DR version: Go to bottom of this post for a way to get Cygwin to be able to call non-Cygwin programs.

After having spent the ti

5条回答
  •  既然无缘
    2020-12-12 15:42

    2016 Answer


    I built Cash this year, a cross-platform implementation of Linux commands running on Node.js.

    This supports both global installations of each command in your path, or an interactive shell with full support for bash-like syntax, command piping, autocompletion and history.

    This additionally runs win32 apps within the shell.

提交回复
热议问题