Skip to content

feat: add --force flag and local-install make target#8

Merged
gzb1128 merged 1 commit into
mainfrom
feature/force-flag
Jun 2, 2026
Merged

feat: add --force flag and local-install make target#8
gzb1128 merged 1 commit into
mainfrom
feature/force-flag

Conversation

@gzb1128

@gzb1128 gzb1128 commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add --force / -f flag to plugin install and plugin update for overwriting existing symlinks
  • Add make local-install and make uninstall-local targets (installs to ~/.local/bin, no sudo)
  • Update README with local-install instructions and note that building from source avoids macOS Gatekeeper issues
  • Add TestLinker_CreateSymlinks_ForceOverwrite test

Verification

  • go test ./... — all pass
  • go vet ./... — clean
  • go build — clean

@gzb1128 gzb1128 merged commit e5c5467 into main Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant