1 Commits

Author SHA1 Message Date
dlack 5db6e5fae6 Issue #14 - Added Makefile with bash and help commands 2024-02-23 19:04:24 +01:00
+6
View File
@@ -0,0 +1,6 @@
bash:
docker-compose run --rm c_toolchain
.SILENT: help
help:
echo "\$$make bash - Get into a bash shell that is bound to the dmzOS directory"