Course of Raku / Essentials / Running programs
Running from IDE
This section very briefly explains how you run the program without leaving the IDE for the two most recommended IDEs.
Visual Studio Code Editor
Open a terminal from the menu Terminal
→ New Terminal
. It will add a panel below your program text. Run the program as you do it from the command line:
$ raku hello.raku
Comma IDE
The running facility sits behind the Run
menu item. Follow the instructions at the Comma website on how to set up the IDE before the first run of the program.
Course navigation
← Running programs / Running from REPL | Running programs / Using docker →
💪 Or jump directly to the exercise to this section.
Translations of this page: English • Deutsch • Español • Italiano • Latviešu • Nederlands • Български • Русский • Українська