0.5.15 • Published 5 years ago

android-builder-fork v0.5.15

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

Turtle CLI

CircleCI NPM License

Expo Developers Slack Expo Forums

Turtle CLI is a command line interface for building Expo standalone apps. You can use it both on your CI and your private computer.

Glossary

  • Turtle - script which takes a shell app, fills it with user's code and produces a standalone app
  • Shell app — precompiled (in case of iOS builds) Expo app which doesn't have user's code
  • Standalone app - .ipa/.apk file, a user uploads standalone apps to the Google Play Store/Apple App Store

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?

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.