Skip to content

michha/bash-on-windows

Repository files navigation

BEWARE ! As of now Bash On Ubuntu on Windows is only available for participants of the Windows Insider Preview program

Sources

A list of blog entries and presentations about Bash on Ubuntu on Windows and using it can be found at the official documentation.

Requirements

  1. Windows 10 x64 Redstone Build (at least 14316, which is currently only available in the Fast ring of the Windows Insider Preview) - see How to use Windows Insider Preview
  2. MSDN site has a nice pictured guide that will help you through the installation

Scripts

This repository contains several scripts that you can use with Bash on Ubuntu on Windows. To run one of the scripts execute the particular command on the Windows command prompt (cmd).

You will need at least Build 14342 to get the cake webserver working!

bash -c "curl -s -L https://github.com/michha/cakephp-windows10-bash/raw/master/cakephp-setup.sh | sh"
bash -c "curl -s -L https://github.com/michha/cakephp-windows10-bash/raw/master/fish-setup.sh | sh"

Work in Progress - final step ends with error

bash -c "curl -s -L https://github.com/michha/cakephp-windows10-bash/raw/master/jekyll-setup.sh | sh"
bash -c "curl -s -L https://github.com/michha/cakephp-windows10-bash/raw/master/ruby-setup.sh | sh"

Uninstall

Run lxrun /uninstall /full (command reference) to get rid of your Ubuntu image and your home directory.

If you want to cleanup and reinstall your Bash, have a look at bash-reinstall.bat.

FAQ

If you have any questions on using Bash on Windows you may find your answer in the FAQ.

About

Everything about Bash on Windows

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published