20 lines
304 B
Markdown
20 lines
304 B
Markdown
# Deno libraries:
|
|
|
|
Check scripts:
|
|
```shell
|
|
cmd script check --type deno-mod
|
|
hatter script check --type deno-mod
|
|
```
|
|
|
|
|
|
Publish script:
|
|
```shell
|
|
hatter 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)
|
|
|
|
|