summaryrefslogtreecommitdiff
path: root/tools/build_benchmark_jsons.js
AgeCommit message (Collapse)Author
2021-01-10update copyright to 2021 (#9081)Ryan Dahl
2020-11-05build: rewrite tools/ scripts to deno (#8247)Bartek IwaƄczuk
This commit rewrites scripts in "tools/" directory to use Deno instead of Python. In return it allows to remove huge number of Python packages in "third_party/".