-
Notifications
You must be signed in to change notification settings - Fork 219
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it not for Windows ? #123
Comments
You could probably just use wsl to get lolcat, I've done it before. |
No need for WSL. Just install Ruby from https://rubyinstaller.org and run |
Can we compile this to work on any windows machine |
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. |
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 |
Is this not available for Windows User currently ?
I would love to explore this
The text was updated successfully, but these errors were encountered: