Closed digitalcircuit closed 4 years ago
@tanabi This is just a first pass at providing some sort of guidance within the build artifacts. I'm open to changes and/or feel free to make edits on your own!
I decided to not just copy README_WINDOWS.md
into the output directory since Windows doesn't (yet?) have a default Markdown viewer. Plain text probably is best.
Edit: I've used PowerShell to render Markdown to HTML.
…ack, now I see @foxbird 's comment over on the main bug report, https://github.com/fuzzball-muck/fuzzball/issues/577 . I'll go ahead and update this - for example, I didn't realize spaces were an issue.
Edit: I haven't tested spaces or not. It's a bit late over here at the moment.
In short
README.md
andREADME_WINDOWS.md
in Windows builds.md.txt
with Windows line endings.md.htm
HTML files via PowerShellREADME
Markdown easier to read as plain textRunning
section on Windows to topwin32
source directory since other source is already includedrestart.in
, only used on UnixExamples
Live sample
Download the latest build artifact from AppVeyor for this pull request.
Screenshots
README_WINDOWS.md.htm
andREADME.md.htm
Of note, links between
README.md
andREADME_WINDOWS.md
automatically get converted toREADME.md.htm
andREADME_WINDOWS.md.htm
, including any#poundsign-hashtag-anchors
to point to specific sections.Fuzzball running on Windows, no SSL/TLS
Zip folder contents