How to add link to wiki in gistpad.json #226
Unanswered
lkupkepear
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there I am trying to link a repo to its wiki so that I dont have to clone each repos wiki down. In the instructions it lists that I can link a repo to its wiki by adding a
gistpad.json
file to the repo itself under the.vscode
directory. However it does not say what is needed in thegistpad.json
file to do this linking.Example:
Repo is called
foo
. The wiki for that repo isfoo.wiki.git
. If I add agistpad.json
in thefoo/.vscode
directory it will link the wiki to the repo.Beta Was this translation helpful? Give feedback.
All reactions