Issue #14 - Added Makefile with bash and help commands
This commit is contained in:
parent
e932f929fd
commit
5db6e5fae6
6
Makefile
Normal file
6
Makefile
Normal 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"
|
Loading…
x
Reference in New Issue
Block a user