Skip to content
Terminal Teacher

Coming soon · console-command-trainer pathway

Terminal Teacher

A trainer for the command line you already have. The product is Terminal Teacher. The pathway is console-command-trainer. Three tracks: Browser Console, PowerShell, and Command Prompt. Open a card, read the explain, run it in a sandbox first, and only unlock live execution if you confirm. Chat can sit beside the lesson if you bring your own key. Coming soon — no download yet.

> Sandbox is the default. Live is a lock you open on purpose.
> Command Prompt is the Windows cmd.exe track, not a toy shell.
> Shell tracks are a read-only simulator. Console live runs need an explicit unlock.

Browser Console

track
document.querySelector('h1')?.innerText

Sandbox uses a fake document. Live needs an explicit unlock.

PowerShell

track
Get-ChildItem

Simulated shell with canned responses and light typo matching.

CMD

track
ipconfig

Same trainer, different dialect. Read-only simulator.

  1. 1. Pick a track.
  2. 2. Open a card → Explain.
  3. 3. Run Sandbox first.
  4. 4. Live only if you confirm.
Available soonAsk about it