busyloop / lolcat

Rainbows and unicorns!
BSD 3-Clause "New" or "Revised" License
6.06k stars 217 forks source link

Is it not for Windows ? #123

Open Jassi10000-zz opened 3 years ago

Jassi10000-zz commented 3 years ago

Is this not available for Windows User currently ? I would love to explore this

ItzScythe52 commented 3 years ago

You could probably just use wsl to get lolcat, I've done it before.

rashil2000 commented 3 years ago

No need for WSL. Just install Ruby from https://rubyinstaller.org and run gem install lolcat.

morpheuslord commented 3 years ago

Can we compile this to work on any windows machine

rashil2000 commented 3 years ago

Ruby is an interpreted language, so you'll always need the Ruby interpretor to run lolcat. However, you can use a bundler like ocra to make a standalone self-extracting executable for lolcat.

galastiaos commented 9 months ago

No need for WSL. Just install Ruby from https://rubyinstaller.org and run gem install lolcat.

Its better on Linux and macos because thats what its made for- theres a reason why it doesn't have a windows install section in the readme