|
|
|
|
|
by bitcrazed
3521 days ago
|
|
Bash <--> Windows interop arrived in build #14951: https://blogs.msdn.microsoft.com/commandline/2016/10/19/inte... allowing you to call Windows apps from within bash, and capture and process the output of Bash scripts and/or Linux tools from Windows. What else can you use Bash for? Using apt-get to install your favorite dev tools, libraries, platforms and languages inc. node.js, Ruby, Python, gcc, go, Rust, htop, Apache, MySQL, Jekyll, etc., and then building and running your code with little/no change vs. running on Linux natively. |
|