CLI Usage
The dry command-line interface provides tools for executing scripts and scaffolding projects.
Running a Script
Execute a .dry file by simply providing the filename:
You can also run all .dry files in a directory:
Scaffolding a Project
DryLang comes with built-in templates. Use the init command to bootstrap a new project.