Created
September 9, 2019 09:15
-
-
Save mnmly/ef361694bf1650c3b8570bb08ff096c4 to your computer and use it in GitHub Desktop.
Install Grasshopper Package Manager yak on mac
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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