Skip to content

gt command overview

Greg Bowler edited this page May 9, 2026 · 2 revisions
  • Explain that the CLI gathers common framework tasks behind one consistent interface.
  • Explain the difference between development convenience and production deployment.

Core commands

  • Introduce gt create, gt run, gt serve, gt build, gt test, and gt cron.
  • Explain when a developer will use each command in a normal workflow.

Typical daily workflow

  • Sketch a standard loop: create, run, edit, test, build, deploy.
  • Explain which commands are used only occasionally.

See the full reference of gt commands, or move on to the hello world tutorial.

Clone this wiki locally