summaryrefslogtreecommitdiff
path: root/cli/installer.rs
AgeCommit message (Expand)Author
2020-02-26DenoFlags -> Flags (#4136)Ryan Dahl
2020-02-17feat: add --cert flag for http client (#3972)geoFlux
2020-02-11dont use env vars in multiple installer tests (#3967)Bartek Iwańczuk
2020-02-11refactor: rewrite deno test, add Deno.test() (#3865)Bartek Iwańczuk
2020-02-11refactor: Use PathBuf for paths in flag parsing and whitelists (#3955)Nayeem Rahman
2020-02-08install: add --force flag and remove yes/no prompt (#3917)Kevin (Kun) "Kassimo" Qian
2020-02-07Remove conditionals from installer (#3909)Ryan Dahl
2020-02-02Remove //tests symlink (#3849)Luka Hartwig
2020-01-30feat: deno install in Rust (#3806)Bartek Iwańczuk