Package linux SDK shell scripts also into windows SDK for use with msysgit #19980
Labels
area-sdk
Use area-sdk for general purpose SDK issues (packaging, distribution, …).
closed-stale
Closed as the issue or PR is assumed stale
os-windows
type-enhancement
A request for a change that isn't a bug
This issue was originally filed by @friegger
What steps will clearly show the issue / need for enhancement?
What is the current output?
Cannot find pub
What would you like to see instead?
Pub executing
What version of the product are you using? On what operating system?
1.5.x
Please provide any additional information below.
To work with git on windows many use msysgit. It's basically a bash environment that provides everything required to run git. While already working in this bash, it would be convenient to be able to execute all script based tools from the dart-sdk as well. Please consider to package all the sh scripts also in the windows SDK.
I have only tested the pub.sh from the linux SDK and it just works.
The text was updated successfully, but these errors were encountered: