-
Notifications
You must be signed in to change notification settings - Fork 0
editing wiki locally
KevNickells edited this page Nov 4, 2023
·
1 revision
I don't like using web-based interfaces if I can help it. So it turns out it's possible to checkout the git wiki to ones local machine.
In this case the command is git clone git@github.com:nseymoursmith/waterlogged-prototype.wiki.git
- which will create a folder like ./waterlogged-prototype.wiki
.
From there you can edit the files in your local editor and check them in using git commandline.