JSPM

  • Created
  • Published
  • Downloads 40373
  • Score
    100M100P100Q192533F
  • License MIT

Sentry wizard helping you to configure your project

Package Exports

  • @sentry/wizard

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@sentry/wizard) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme


Sentry Wizard

Helping you to setup your project with Sentry

Travis npm version npm dm npm dt

deps deps dev deps peer

Wizard in action

Usage

Install it with npm or yarn

npm install @sentry/wizard

Call sentry-wizard in your project and follow the instructions.

Options

Options:
  --help          Show help                                            [boolean]
  --version       Show version number                                  [boolean]
  -t, --type      Choose a project type
                       [choices: "reactNative", "javascript", "node", "cordova"]
  -p, --platform  Choose platform(s)         [array] [choices: "ios", "android"]
  -u, --url       The url to your Sentry installation
                                                 [default: "https://sentry.io/"]