summaryrefslogtreecommitdiff
path: root/cli/tools/init
AgeCommit message (Expand)Author
2022-12-17fix(init): update comment style (#17074)Pig Fang
2022-12-10feat(init): Generate main_bench.ts by default (#16786)sigmaSd
2022-12-09feat(init): Use jsonc for configuration file (#17002)Bartek Iwańczuk
2022-12-08feat(init): Generate deno.json by default (#16389)Bartek Iwańczuk
2022-09-02fix(init): suppress info logs when using quiet mode (#15741)Geert-Jan Zwiers
2022-08-29refactor(cli): Remove cli/node dependency on cli/compat (#15654)Bartek Iwańczuk
2022-08-20feat: add "deno init" subcommand (#15469)Leo Kettmeir