A repo demonstrating the use of git with the 3505 card reader as a pseudo CI/CD tooling option
Go to file
Greg Gauthier 542e58c3f3
All checks were successful
MVS Upload & Execute / upload-and-run (push) Successful in 17s
Merge pull request 'fix change selector in workflow' (#2) from sieve07 into master
Reviewed-on: #2
2025-10-19 15:12:14 +00:00
.gitea/workflows fix change selector in workflow 2025-10-19 15:57:44 +01:00
jcl fix change selector in workflow 2025-10-19 16:00:02 +01:00
src fix change selector in workflow 2025-10-19 16:00:02 +01:00
.gitignore initial setup 2025-10-19 13:34:26 +01:00
mvs_job.py why can't we find netcat? 2025-10-19 14:56:20 +01:00
poetry.lock config updates 2025-10-19 13:48:47 +01:00
pyproject.toml config updates 2025-10-19 13:48:47 +01:00
README.MD adding readme 2025-10-19 13:39:35 +01:00

TK5 C90 Projects

This is an attempt to use the local GCC compiler and modern development tools, to learn C90 (well, C89) on the MVS 3.8j Turnkey system.

Essentially, you work from your IDE as you normally would. However, when you push to the repository, the build is done on the the TK5 system by sending the source file and the job execution JCL to the card reader port on the TK5.