Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-08-08 | feat: `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> |