bootdotdev / bootdev

A CLI used to complete coding challenges and lessons on Boot.dev
https://www.boot.dev
MIT License
374 stars 15 forks source link

break windows compilation #19

Closed cgsdev0 closed 4 months ago

cgsdev0 commented 4 months ago

users are installing the CLI on windows, which in turn breaks WSL.

this commit introduces intentionally broken code to prevent the installation

verified that installation on WSL still works.