I’m trying to setup ST dev env in my macOS High Sierra & need some help as I can’t really follow the over simplified guide.
I followed instruction from smartthings-cli, Step 1. Download the binary from releases tab of the github page, in the page, I saw the Assets section, expend the section, downloaded smartthings-macos-zip.
Different from Step 2, after download, I expend the file, I got an executable file with the name “smartthings”. (not sure why the github step 2 say install it and rename to smartthings, probably not updated).
I move it to a folder call “st_edge”, go into command prompt, navigate to the “st_edge” directory, Following step 3 on the “smartthings-cli” github page, fire the command “smartthings --help”, response is “command not found”.
So what did I missed?