Skip to content

Latest commit

 

History

History

expo-cli

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

bugsnag-expo-cli

A tool to help integrate Bugsnag with an Expo app.

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

usage
  bugsnag-expo-cli <command>

commands
  init            integrates Bugsnag with an Expo project
                  (this command runs all of the other commands)
  install         installs @bugsnag/expo
  insert          inserts @bugsnag/expo into an app
  set-api-key     inserts a provided api key into app.json
  add-hook        configures the Bugsnag 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.