edithturn commented on pull request #19992:
URL: https://github.com/apache/airflow/pull/19992#issuecomment-986393525


   > I think it makes little sense to add the .exe to repo (it's quite big) and 
everyone should be able to generate one themselves if they need it - with 
simple one-liner (well maybe we can add a .bat script for that that will 
install pyinstaller, prepare the binary and move it to Airflow repo?)
   Yes, having a .bat  and instructions will be really great once It passed 
some tests more.
   
   > I also noticed that whe you install Git on Windows, you can also choose to 
install "Git Bash" (based on MinGW). And I think this provides another nice 
option for Windows users - Git is another "implicit" prerequisite and we might 
simply ask the users to choose this option when installing Git. Then the 
./Breeze2 command works exactly the same as on Linux/MacOS.
   
   Yes, on Git Bash we should just run ./Breeze2.exe. I was using it, we can 
run some Linux commands like: "ls", very helpful if we don't remember cmd 
commands. We should definitely add it as an "implicit" requirement.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to