-
Notifications
You must be signed in to change notification settings - Fork 0
Building
Code Lover edited this page Nov 16, 2021
·
1 revision
- In a webbrowser navigate to
http://localhost:7805/
- Open a terminal in the Source Folder
- Start the Webserver with
./Server.sh
If you missing execution permissions:
sudo chmod ug+x Server.sh
- Open a terminal in the Source Follder
- Start the build with
./Build.sh
This will build rust in debug mode.
The compiled application can now be found in
the Source Folder and at /target/debug/Pinout