Installation: On Bash on Ubuntu on Windows

On Bash on Ubuntu on Windows

Crystal doesn't support Windows yet, but if you're using Windows 10 you can (experimentally) try Crystal using Bash on Ubuntu on Windows, an experimental Bash environment running on Windows. The installation instructions are the same as for Debian/Ubuntu, but there are a few rough edges to be aware of.

Don't forget - this is highly experimental.

Setup repository

First you have to add the repository to your APT configuration. For easy setup just run in your command line:

curl https://dist.crystal-lang.org/apt/setup.sh | sudo bash

That will add the signing key and the repository configuration. If you prefer to do it manually, exe