gleam
Verified for current stable LTS
Gleam Commands
Gleam command syntax with verified terminal examples.
Commands
8 commands for Gleam
gleam Operations
Gleam Command: Create New Gleam Project
gleam new <project_name> gleam Operations
Gleam Command: Build And Run Gleam Project
gleam run gleam Operations
Gleam Command: Build Gleam Project
gleam build gleam HTTP
Gleam Command: Run Gleam Project For Target And Runtime
gleam run --target <platform> --runtime <runtime> gleam Operations
Gleam Command: Add Hex Dependency To Project
gleam add <dependency_name> gleam Operations
Gleam Command: Run Project Tests
gleam test gleam Operations
Gleam Command: Format Source Code
gleam format gleam Operations
Gleam Command: Type Check Gleam Project
gleam check Suggest a Gleam Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Gleam workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.