Skip to content
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

Run on windows #40

Open
AndiLeni opened this issue Nov 25, 2019 · 1 comment
Open

Run on windows #40

AndiLeni opened this issue Nov 25, 2019 · 1 comment

Comments

@AndiLeni
Copy link

Hello,

dou you provide a windows executable?
This would be very nice to have, since not all windows users have ruby installed.

Kind regards
Andi

@ernstki
Copy link

ernstki commented Dec 15, 2023

@AndiLeni Your needs may be met by installing charmbracelet/glow, which is a single binary available for Windows.

Solutions for creating binaries for Ruby programs to run on multiple platforms surely do exist, but that requires extra effort on the part of the developer. What you end up with is something like a 50 MB binary to run a 0.5 KB source file, so it's not an optimal solution either.

My gut tells me that's out-of-scope for this project, and that the best way to enjoy mdless is to grab Ruby for Windows and install it in the usual way.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants