fracz/git-exercises

Tutorial on how to setup git-exercises locally

avendesta opened this issue · 3 comments

I see you got a docker folder. I assume that is a way to use the server locally. So would you please make/write a tutorial/instruction on how to set it up locally.

I really need a local server to verify my works because I'm mostly offline.

Thanks

Same here

I digged into it and found that the source needs compilation and configuration before you can get it to work.
I adapted the code a little and stripped some functionality to make it work:
https://github.com/marijnl/git-exercises

Use at your own risk

fracz commented

Thank you for your tutorial and work! Think I can close this now.