Turtle CLI is a command line interface for building Expo standalone apps. You can use it both on your CI and your private computer.
Installation
Installation instructions and documentation here.
Usage example
See the expo/turtle-cli-example repository to learn how to use Turtle CLI in order to build Expo standalone apps on your CI.
Do you need help?
- Make sure you've read the Expo Docs, especially Building Standalone Apps on Your CI and Building Standalone Apps guides.
- Search for existing GitHub issues in this repository and in expo/expo repository.
- Ask for help in one of the following ways:
- create a GitHub issue.
- create a new topic on the Expo Forums.
- connect with the community on the Expo Developers Discord.
License
The Turtle CLI source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.