05-16-2024, 09:40 PM
From terminal:
Requires you clone the repo ahead of time.
The setup_lnx.sh can be replaced with setup_osx.command or setup_win.cmd.
To clone:
Open terminal
That's it.
Code: (Select All)
git pull
./setup_lnx.shRequires you clone the repo ahead of time.
The setup_lnx.sh can be replaced with setup_osx.command or setup_win.cmd.
To clone:
Open terminal
Code: (Select All)
cd wherever
git clone https://github.com/QB64-PhoenixEdition/QB64peThat's it.

