This commit is contained in:
2021-01-09 22:01:21 +01:00
commit 4b3e3a3710
38 changed files with 3231 additions and 0 deletions

3
tools/startTestEnv.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
docker run -it --rm -u ${UID} -v ${PWD}:/work wollud1969/build-env-c:1.2.0 bash