@wipcomputer/deploy-public
v1.9.70
Published
Private-to-public repo sync. Excludes ai/ folder, creates PR, merges, cleans up branches.
Readme
WIP Computer
Private-to-Public Sync
Publish safely. Syncs your private working repo to a clean public mirror. Excludes internal ai/ folders automatically.
What it does
- Copies everything except
ai/and.git/to the public repo - Creates a PR on the public repo, merges it
- Syncs GitHub releases from private to public
- Cleans up deploy branches
Usage
bash deploy-public.sh /path/to/private-repo org/public-repoRequirements
- git
- gh (GitHub CLI)
- bash
Interfaces
- CLI: Shell script
- Skill: SKILL.md for agent instructions
