summaryrefslogtreecommitdiff
path: root/cli/tools/init
AgeCommit message (Expand)Author
2023-03-23refactor(init): remove CURRENT_STD_URL (#18375)Bartek Iwańczuk
2023-01-27chore: upgrade to Rust 1.67 (#17548)David Sherret
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
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