Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 151 Bytes

macos.md

File metadata and controls

7 lines (4 loc) · 151 Bytes

enable unsigned app

sudo xattr -r -d com.apple.quarantine $GRAALVM_HOME

clean up homebrew cache

brew update && brew upgrade && brew cleanup