File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed
Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -13,10 +13,6 @@ The following should work on Windows using PowerShell, macOS and (soon) glibc-ba
1313git clone --branch V2_4 https://github.com/diskuv/dk.git dksrc
1414```
1515
16- ``` text
17- Cloning into 'dksrc'...
18- ```
19-
2016<!-- TODO: dk0 run requires user prompting.
2117So mdx is disabled until dk0 has an option and environment variable to accept that.
2218The environment variable would work better with mdx generation of README.md.
@@ -26,6 +22,9 @@ Manual regeneration? Prefix with `yes |`, disable MDX skip and sanitize paths (m
2622dksrc/dk0 --20251217 -nosysinc run dksrc/samples/2025/AsciiArt.cs --delay 1000 "This is line one" "This is another line" "This is the last line"
2723```
2824
25+ <details >
26+ <summary >Console Output</summary >
27+
2928``` text
3029The script `dksrc/samples/2025/AsciiArt.cs` (OurScript_Std.Xewxvzupgqaehc3qi.Run@0.1.0+bn-20250101000000)
3130is requesting permission to run:
@@ -52,8 +51,8 @@ Warning: Compiler server returned unexpected response: CannotConnectResponse
5251 / / / _ \ / / (_-< / / (_-< / __/ / _ \/ -_) / / / _ `/ (_-</ __/ / / / / / _ \/ -_)
5352/_/ /_//_//_/ /___/ /_/ /___/ \__/ /_//_/\__/ /_/ \_,_/ /___/\__/ /_/ /_/ /_//_/\__/
5453
55-
5654```
55+ </details >
5756
5857What did we accomplish?
5958
You can’t perform that action at this time.
0 commit comments