We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
--help
gives a menu of commandline flags.
example: & "C:path\to\dino" --help
-h
gives link to the wiki
example: & "C:path\to\dino" -h true
-c or --code
a string of Dino code to run if you don't have a file
example: & "C:path\to\dino" -c "print(:Hello, World!:)"
-f or --file
the file to run
example: & "C:path\to\dino" -f "C:path\to\file.dno"
There was an error while loading. Please reload this page.