Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 413 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 413 Bytes

projects repo for

Building Interactive Systems 2024

Information for students

Make sure to execute the following commands after cloning to add the Dualpanto Toolkit as a submodule

cd path/to/repo
cd Assets
git submodule update --init --recursive

Each group has a dedicated branch for their DualPanto application.

test

test123