"hello world" demos & templates for various languages, for beginners and experts alike, incl. gcc build commands for C & C++ . I reference this weekly.
Stars
147
Forks
127
Watchers
147
Open Issues
16
Overall repository health assessment
No package.json found
This might not be a Node.js project
1.4k
commits
Makefile: undo last changes & completely fix the docker wrappers! It works now!
cd2c0f2View on GitHubMakefile: wip: continue trying to fix Docker run wrapper
3ea3848View on GitHubMakefile: forward all commands to Docker if not already in Docker
f881033View on GitHubdocker_run.sh: default the working dir to the PWD if inside the repo...
096b2bcView on GitHubdocker/docker_run.sh et al: add a working dir option...
3215379View on GitHubdocker_run.sh: fix bug, moving ` | less -RFX` to the correct place
7a43c98View on GitHubbash/argument_parsing__3_advanced__gen_prog_template.sh: significantly improve this demo program...
ce4f6ffView on GitHubdocker/: significantly improve docker_run.sh, and fix passthrough args issue
e9e6c36View on GitHubdocker_run.sh: improve architecture and add main() func
ca0b998View on GitHubdocker/entrypoint.sh: default QUIET to "false" only once
388082bView on GitHubdocker/docker_run.sh & entrypoint.sh: significantly improve arg parsing...
c57d75bView on GitHub