Some new apps (wip)

This commit is contained in:
lep
2018-12-31 23:10:43 +01:00
parent a2cd17ad92
commit abc0660f2b
4 changed files with 166 additions and 1 deletions

View File

@@ -7,6 +7,8 @@ chmod +x apps/swifthohenberg.py
chmod +x apps/strobo.py
chmod +x apps/example.py
chmod +x apps/youtubedl.sh
chmod +x apps/quadratic.py
chmod +x apps/pendlum.py
echo "Building c/c++ apps"
@@ -40,4 +42,4 @@ if hash cargo 2>/dev/null; then
cp -f external/pixelfoo/target/release/dualmaze apps/
fi
echo "Setup done"
echo "Setup done"