Slide 11
Slide 11 text
• Do not use interpreted languages (e.g. JavaScript to automate your inner-loop)
• Languages like C#, Go, Rust offer frameworks to build automation CLIs
• Shell-Scripts and Makefiles work everywhere
• For Windows-Developers, WSL2 is a must
Inner-Loop Automation