blob: ff70d863f568da7c882d5f196e3255c9c7da3e69 [file] [log] [blame] [view]
# Devtools packages
The `common` subdirectory contains what we currently expose as "devtools",
mirroring it as a [separate repository](https://github.com/domokit/devtools) for
consumption without a Mojo checkout.
Further subdirectories TBD might be added in the future, to contain heavy
language-specific tooling which we will mirror / expose separately.
The toolsets are intended for consumption by Mojo consumers as **separate
checkouts**. No dependencies on files outside of devtools are allowed.