Red Hat Developer Program RedHat Scholars Courseware
Books
CheatSheets
CheatSheet A CheatSheet B CheatSheet C
Upcoming Events
Event A Event B Event C
More Tutorials
Tutorial A Tutorial B Tutorial C
Download

Writing a RedHat scholar Course

    • Setup
      • Prerequisites
    • Overview
      • Create a New Course
      • Course Directory Structure
      • Navigation
      • Include Partials
    • Authoring Course
      • Including Remote Content
        • Include Raw
        • Stub and Include
        • Multi Site
      • Custom Macros
      • Live Preview
    • Branding
    • Workflows
    • Extras
      • Using User Credentials
      • VSCode Snippets
      • Web Terminal
Writing a RedHat scholar Course master
  • Writing a RedHat scholar Course
    • master
  • Writing a RedHat scholar Course
  • Setup
Edit this Page

Setup

Prerequisite CLI tools

The following CLI tools are required for running the exercises in this tutorial. Please have them installed and configured before you get started with any of the tutorial chapters.

Tool macOS Fedora

Git

Download

Download

Docker

Docker for Mac

dnf install docker

Node

https://github.com/nvm-sh/nvm

https://github.com/nvm-sh/nvm

Writing a RedHat scholar Course Overview