Commit a3b44a56 authored by Adam Barth's avatar Adam Barth

Create //sky/packages/workbench

The workbench package exists to pull in pub packages from both pub.dartlang.org
and from the source tree (using dependency overrides). The idea is that
workbench will reflect a typical Sky developer's environment so that we can use
the same tools as a typical sky developer by running them with the workbench as
the cwd.
parent cb8e1b58
......@@ -12,7 +12,7 @@ dependencies:
newton: ^0.1.0
sky_engine: ^0.0.1
sky_services: ^0.0.1
sky_tools: ^0.0.2
sky_tools: ^0.0.3
vector_math: ^1.4.3
environment:
sdk: '>=1.8.0 <2.0.0'
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment