- Ensure Docker is installed and running on your machine
- install VsCode `Tasks' extension by actboy168
- open comp5-software\OnPod\FlightComputer folder with VsCode
- replace the folder bath in .vscode/tasks.json line 28 command:
compile and run RC HelloWorld, with your path. replace this ->/c/hyperloop/comp5-software/OnPod/FlightComputer - Try task buttons in blue taskbar at bottom of VsCode window:
echoTest// should printHello taskrunner test good.build FC Image// should build FC imagepi_fc:v1compile and run RC HellowWorld// should print---- Hello Paradigm!!! ----