mirror of
https://github.com/denoland/deno.git
synced 2024-11-04 08:54:20 -05:00
4773d07974
Put it on a single line and remove coloring.
11 lines
481 B
Text
11 lines
481 B
Text
Download http://localhost:4545/npm/registry/@denotest/bin
|
|
Download http://localhost:4545/npm/registry/@denotest/bin/0.5.0.tgz
|
|
Download http://localhost:4545/npm/registry/@denotest/bin/1.0.0.tgz
|
|
Warning Currently only basic package.json `scripts` are supported. Programs like `rimraf` or `cross-env` will not work correctly. This will be fixed in the upcoming release.
|
|
Task bin @denotest/bin hi && cli-esm testing this out && npx cli-cjs test "extra"
|
|
hi
|
|
testing
|
|
this
|
|
out
|
|
test
|
|
extra
|