mirror of
https://github.com/rjNemo/deno_hello
synced 2026-06-06 01:56:40 +00:00
5 lines
271 B
Text
5 lines
271 B
Text
make -f "/Users/ruidy/Dev/_Perso/deno/hello-server/Makefile" --dry-run --always-make --keep-going --print-directory
|
|
make: Entering directory `/Users/ruidy/Dev/_Perso/deno/hello-server'
|
|
deno run cli.ts
|
|
make: Leaving directory `/Users/ruidy/Dev/_Perso/deno/hello-server'
|
|
|