endbasic 0.11.1

The EndBASIC programming language - CLI
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Usage: endbasic [options] [program-file]

Options:
        --console CONSOLE-SPEC
                        type and properties of the console to use
    -h, --help          show command-line usage information and exit
    -i, --interactive   force interactive mode when running a script
        --local-drive URI
                        location of the drive to mount as LOCAL
        --service-url URL
                        base URL of the cloud service
        --version       show version information and exit

CONSOLE-SPEC can be one of the following:
    text                enables the text-based console

Report bugs to: https://github.com/endbasic/endbasic/issues
EndBASIC home page: https://www.endbasic.dev/