summaryrefslogtreecommitdiff
path: root/tests/registry/jsr/@std/http/1.0.0/mod.ts
AgeCommit message (Collapse)Author
2024-08-08feat: `deno init --serve` (#24897)Bartek IwaƄczuk
This commit adds "--serve" flag to "deno init" subcommand, that provides a template for quick starting a project using "deno serve". --------- Co-authored-by: Asher Gomez <ashersaupingomez@gmail.com>