mirror of
https://github.com/denoland/deno.git
synced 2024-11-05 09:04:41 -05:00
8 lines
146 B
Text
8 lines
146 B
Text
|
Available tasks:
|
||
|
- output
|
||
|
deno eval 'console.log(1)'
|
||
|
- other
|
||
|
deno eval 'console.log(2)'
|
||
|
- bin (package.json)
|
||
|
cli-esm testing this out
|