1.6.0 ā€¢ Published 8 days ago

expo-doctor v1.6.0

Weekly downloads
-
License
MIT
Repository
github
Last release
8 days ago

šŸš€ Usage

CLI

# Usage
npx expo-doctor [options] [path]

āš™ļø Options

For more information run npx expo-doctor --help (or -h)

OptionsDescription
-h, --helpoutput usage information
-v, --versionoutput the version number

Testing and development

  1. (First time only) Setup an alias inside your .zschrc so you can run the development version on other projects, e.g., alias nexpo-doctor="/path/to/expo/packages/expo-doctor/build/index.js"
  2. Run yarn watch inside of project folder.
  3. In your test project, run nexpo-doctor

License

The Expo source code is made available under the MIT license. Some of the dependencies are licensed differently, with the BSD license, for example.