Installing on macOS
Table of Contents
- Apple Silicon
- Intel
Apple Silicon
- Run
./stash-macos-applesilicon
from the terminal on macOS. - If you have trouble, try running
chmod u+x stash-macos-applesilicon
to make the file executable.
- It should open a browser tab http://localhost:9999 to get started.
- The program will show an icon in your notification area. You can access some quick links or quit the server from there.
Intel
- Run
./stash-macos-intel
from the terminal on macOS. - If you have trouble, try running
chmod u+x stash-macos-intel
to make the file executable.
- It should open a browser tab http://localhost:9999 to get started.
- The program will show an icon in your notification area. You can access some quick links or quit the server from there.