-
Notifications
You must be signed in to change notification settings - Fork 2
README
Spencer edited this page May 22, 2026
·
1 revision
This directory is the source of truth for the GitHub Wiki. Keep these files in the main repository so documentation changes can be reviewed with code changes.
pnpm publish:wiki
pnpm publish:wiki -- --pushDefault behavior is a dry run. Real publication requires --push.
- default: existing git https credentials
- optional:
GITHUB_TOKEN - optional override:
--remote git@github.com:spencerkit/coder-studio.wiki.git
GitHub only creates <repo>.wiki.git after the repository Wiki is initialized on GitHub. If clone fails with repository not found, open the GitHub Wiki once and create the initial wiki before retrying.