UNPKG

425 BMarkdownView Raw
1# @expo/build-tools
2
3`@expo/build-tools` is the core library for the Turtle v2 project. It enables [Turtle Worker](https://github.com/expo/turtle-v2/tree/master/src/services/worker) to actually build React Native projects. It should be open-sourced in the future (along with some lightweight CLI tool).
4
5## Development
6
7`yarn` + `yarn watch`
8
9## Repository
10
11https://github.com/expo/turtle-v2/tree/master/src/libs/build-tools