[FLOW3-general] Your feedback – what's missing for FLOW3 1.0 beta?

Bastian Waidelich bastian at typo3.org
Tue Jun 21 16:44:22 CEST 2011


Simon Schaufelberger wrote:

> The second thing that i am missing is a windows bash support. I saw that
> in one of the alpha releases there was a windows support but will you
> contiune to support windows bash as well in the future?

You can already make use of the CLI on windows if you use a shell like 
msysgit [1]. Which most developers probably have if they use Git.

Apart from that I just uploaded two very simple batch wrappers for the 
scripts to forge [2].

Unfortunately the *interactive* shell won't be available on Windows 
because readline_read_history() and readline_completion_function() are 
not available on PHP for Windows.

Best,
Bastian


[1] http://code.google.com/p/msysgit/
[2] http://forge.typo3.org/issues/4426


More information about the FLOW3-general mailing list