mirror of
https://github.com/denoland/deno.git
synced 2024-11-29 16:30:56 -05:00
10 lines
431 B
Text
10 lines
431 B
Text
|
⚠️ `deno install` behavior will change in Deno 2. To preserve the current behavior use the `-g` or `--global` flag.
|
||
|
[UNORDERED_START]
|
||
|
Download http://127.0.0.1:4261/@denotest/basic
|
||
|
Download http://127.0.0.1:4262/@denotest2/basic
|
||
|
Download http://localhost:4261/@denotest/basic/1.0.0.tgz
|
||
|
Download http://localhost:4262/@denotest2/basic/1.0.0.tgz
|
||
|
Initialize @denotest2/basic@1.0.0
|
||
|
Initialize @denotest/basic@1.0.0
|
||
|
[UNORDERED_END]
|