Skip to content

Instantly share code, notes, and snippets.

@mnmly
Created September 9, 2019 09:15
Show Gist options
  • Save mnmly/ef361694bf1650c3b8570bb08ff096c4 to your computer and use it in GitHub Desktop.
Save mnmly/ef361694bf1650c3b8570bb08ff096c4 to your computer and use it in GitHub Desktop.
Install Grasshopper Package Manager yak on mac
cd /Applications/Rhinoceros.app/Contents/Frameworks/RhCore.framework/Versions/A/Resources
mkbundle --simple -o yak yak.exe
ln -s /Applications/Rhinoceros.app/Contents/Frameworks/RhCore.framework/Versions/A/Resources/yak /usr/local/bin/yak
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment