Update download URLs for trtmn/homebrew-fonts on port 3000
Migrated from old gitea path Fonts/homebrew-fonts:8085 to trtmn/homebrew-fonts:3000. Updates: - Cask URL template in .fontfoldercleanup/create_homebrew_formula.py - tap_config.rb (tap name, homepage, url, class) - README.md (brew tap command + install --cask) - CLAUDE.md, PROJECT.md (URL references) - Regenerated all 200 casks with new URLs
This commit is contained in:
parent
78037f2d06
commit
183268f66e
206 changed files with 417 additions and 450 deletions
|
|
@ -49,6 +49,6 @@ Fonts are installed to `~/Library/Fonts/` automatically via the `font` artifact.
|
|||
## Key Constraints
|
||||
|
||||
- Python 3, standard library only (pathlib, shutil, argparse, re). pytest is the sole dependency.
|
||||
- Casks download from `http://clancy.genet-godzilla.ts.net:8085/clancy/homebrew-fonts/archive/main.tar.gz` and expect the archive to unpack as `homebrew-fonts/`.
|
||||
- Casks download from `http://clancy.genet-godzilla.ts.net:3000/trtmn/homebrew-fonts/archive/main.tar.gz` and expect the archive to unpack as `homebrew-fonts/`.
|
||||
- CI runs `uv run pytest` on push/PR to main, plus `brew audit` on macOS (non-blocking).
|
||||
- `PROJECT.md` is the canonical project description. When updating project rules, update `PROJECT.md` first, then sync `.cursorrules`, `.github/copilot-instructions.md`, and `.claude/skills/project-context/SKILL.md`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue