·
28 commits
to azura-master
since this release
This executable automatically clones, compiles, and builds STcli. --Only tested on Apple Silicon MacBook.
If you have trouble executing this setup file, try these steps in the terminal app (macOS):
Preparation:
cd Downloads
Step 1:
chmod +x STcli-Setup.csh
Step 2:
./STcli-Setup.csh
If you still have issues, try these steps:
Step 1:
sudo chown $(whoami) STcli-Setup.csh
Step 2:
Check Disk Access: Ensure that Terminal has Full Disk Access. You can grant Terminal Full Disk Access by going to:
- System Preferences > Security & Privacy > Privacy > Full Disk Access
- Click the lock icon in the bottom left corner to make changes.
- Add 'Terminal.app' to the list if it is not already there.