mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-27 07:14:56 +00:00
12 lines
144 B
Markdown
12 lines
144 B
Markdown
# Stream Cast CLI
|
|
|
|
Sample CLI that prints a schedule cue list.
|
|
|
|
## Build
|
|
|
|
g++ -std=c++17 main.cpp -o stream-cast-cli
|
|
|
|
## Run
|
|
|
|
./stream-cast-cli
|