Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 533 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 533 Bytes

日本語: JA_README.md


brew taplocal

Taps locally exist formula repository. homebrew extension command

usage

$ brew taplocal ~/.ghq/github.com/Cj-bc/homebrew-cj-bc
# equals to
# $ brew tap Cj-bc/cj-bc
# But refs may not be pushed to remote.

difference between this and brew tap

  • Tap local repository
  • Make Symlink to exist repository so that we don't have to have 2 clones

This is useful if you use repository management tool like motemen/ghq.