it also does mention the vscode extension rdbg in assignment and refers the docs too. many projects in ruby course are terminal games which take user input for example. so thinking of including how to ...
├── electron Electron-related code │ ├── main Main-process source code │ └── preload Preload-scripts source code │ ├── release Generated after production build, contains executables │ └── {version} │ ...