Last active
August 9, 2021 05:23
-
-
Save pierreneter/d45f6d981a668f543fde45d41ea54ae0 to your computer and use it in GitHub Desktop.
sketchtool sketch cli install, sketchtool sketch cli path, sketchtool sketch cli setup
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
#!/bin/sh | |
rm -rf /usr/local/bin/sketchtool | |
ln -s /Applications/Sketch.app/Contents/MacOS/sketchtool /usr/local/bin/sketchtool |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sketch
firstsketchtool
, run this command at yourTerminal
:curl -sSL https://git.io/Jvdwg | bash -s stable