mirror of
https://github.com/denoland/deno.git
synced 2024-12-24 08:09:08 -05:00
9eaa1fb71d
This commit moves following tools into a single "tools" module located at "cli/tools/mod.rs": - formatter - linter - test runner - coverage collector - installer - binary upgrader - repl |
||
---|---|---|
.. | ||
coverage.rs | ||
fmt.rs | ||
installer.rs | ||
lint.rs | ||
mod.rs | ||
repl.rs | ||
test_runner.rs | ||
upgrade.rs |