create devcontainer
This commit is contained in:
Executable
+4
@@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
apt update
|
||||
apt install -y libmpv-dev gcc libegl1-mesa-dev xorg-dev
|
||||
Reference in New Issue
Block a user