#!/usr/bin/env python # Copyright 2018-2020 the Deno authors. All rights reserved. MIT license. import third_party import util util.enable_ansi_colors() third_party.run_yarn()