2.0.5 • Published 3 years ago

errortracker-expo-cli v2.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

errortracker-expo-cli

A tool to help integrate ErrorTracker with an Expo app.

errortracker-expo-cli - a tool to help integrate @errortracker/expo with an Expo project

usage
  errortracker-expo-cli <command>

commands
  init            integrates ErrorTracker with an Expo project
                  (this command runs all of the other commands)
  install         installs @errortracker/expo
  insert          inserts @errortracker/expo into an app
  set-api-key     inserts a provided api key into app.json
  add-hook        configures the ErrorTracker postPublish hook in app.json
  help            prints this text

options
  --project-root  set the path to the expo project
                  (defaults to the current working directory)

License

This package is free software released under the MIT License. See LICENSE.txt for details.