19 lines
265 B
Markdown
19 lines
265 B
Markdown
# Deno libraries:
|
|
|
|
Check scripts:
|
|
```shell
|
|
cmd script check --type deno-mod
|
|
```
|
|
|
|
|
|
Publish script:
|
|
```shell
|
|
cmd script pub --type deno-mod deno-commons-mod.ts
|
|
```
|
|
|
|
|
|
Published deno-mod at:
|
|
[script deno mod](https://hatter.ink/script/list_script.jssp?type=deno-mod)
|
|
|
|
|