To install FootSmart on a Mac platform:
- Create the FootSmart directory, which will hold the app and your configs.
- Open Finder
- Go to your home
- On the file menu, choose New Folder
- Enter the name
FootSmart
- Download the FootSmart application
- Using spotlight search, start
terminal
mkdir footsmarttmp
cd footsmarttmp
git clone https://github.com/jgateley/FootSmart/tree/main
cp FootSmart/dist/footsmart ~/FootSmart/
cd ..
- Be very careful with the next step
rm -rf footsmarttmp
- Test it
- Open a new terminal window
cd ~/FootSmart
./footsmart -h
- You should see a help message