Difference between revisions of "Syntaxhighlight"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
  
  
<syntaxhighlight lang="console">
+
https://en.wikipedia.org/wiki/Deno_(software)
$ deno run -A https://deno.land/std/http/file_server.ts
+
<syntaxhighlight lang="console">
Download https://deno.land/std/http/file_server.ts
+
$ deno run -A https://deno.land/std/http/file_server.ts
Compile https://deno.land/std/http/file_server.ts
+
Download https://deno.land/std/http/file_server.ts
...
+
Compile https://deno.land/std/http/file_server.ts
HTTP server listening on http://0.0.0.0:4500/
+
...
 
+
HTTP server listening on http://0.0.0.0:4500/
</syntaxhighlight>
+
 +
</syntaxhighlight>
  
  
  
 
[[code]]
 
[[code]]

Revision as of 14:29, 23 January 2023

Advertising: