Fix: installation workflow readme also for Windows
Description, Context and related Issue
- added hints for commands on Windows machines
- hint that alternative to git clone is downloading zip or tar
Refs #593
How Has This Been Tested?
tested on Windows
Types of changes
- Documentation Update
- Improvement
Overview
- I have updated the inline documentation accordingly.
- I have performed a self-review of my code, according to the style guide
- I have read the CONTRIBUTING document.
Couldn't test the change in line 119f., but the rest looks nice! Thank you :)
Was there a problem, or did you just have no time to test further?
Couldn't test the change in line 119f., but the rest looks nice! Thank you :)
Was there a problem, or did you just have no time to test further?
I don't have a windows machine ;-) The other changes are exactly what I did, when I noticed the problem, so they must work.
Couldn't test the change in line 119f., but the rest looks nice! Thank you :)
Was there a problem, or did you just have no time to test further?
I don't have a windows machine ;-) The other changes are exactly what I did, when I noticed the problem, so they must work.
Ah, I see :-) Thanks for noting
I tested this out on my Windows 10 machine.
- Fastlane Installation
- This works fine.
- Step-by-Step Installation:
- This works fine, including Optional Step 3.
- However, Optional Step 2 - "Specify the Edirom Online version (for developers)" - gives me an error message when I try to use a different fork:
=> CANCELED [builder 3/6] RUN wget --no-check-certificate --no-cookies http://archive.apache.org/dist/ant/bi 25.2s
failed to solve: executor failed running [/bin/sh -c echo "Cloning from repo $SOURCE" && git clone "$SOURCE" --branch "$BRANCH" --single-branch . && echo "Building Backend XAR..." && ant]: exit code: 128
This needs more testing, moving it to next milestone
@roewenstrunk Does ZIM have machines for us to test on Windows? :-)