Files
ts-scripts/libraries
Hatter Jiang 5a95e619dd Add howto function and update metadata for new script file
This change introduces a new asynchronous `howto` function in `deno-ai-mod.ts` that fetches command-line how-to summaries, modifies existing functions to use a new `getBearerToken` utility, and adds metadata for the new `howto.ts` script in `script-meta-v2.json`.
2026-04-12 13:51:23 +08:00
..
2026-02-03 00:16:35 +08:00
2026-02-10 23:52:29 +08:00
2025-01-19 09:48:56 +08:00
2026-02-11 22:27:05 +08:00
2026-02-12 01:34:38 +08:00
2026-02-08 16:04:51 +08:00
2026-02-08 16:04:51 +08:00
2026-02-05 00:33:15 +08:00
2026-02-08 16:04:51 +08:00
2026-02-08 16:04:51 +08:00
2026-02-14 20:41:22 +08:00
2026-01-12 00:32:42 +08:00

Deno libraries:

Check scripts:

cmd script check --type deno-mod
hatter script check --type deno-mod

Publish script:

hatter script pub --type deno-mod deno-commons-mod.ts

Test script:

deno test --allow-all deno-commons-mod.ts

Published deno-mod at: script deno mod