Skip to content

Latest commit

 

History

History

sentry

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

@bring-it/sentry

Update sentry artifacts.

npm github node

Installation

npm install @bring-it/sentry -g

Usage

bring-it sentry

Config

// .bring-it/sentry.config.json
{
  "url": "...",
  "org": "...",
  "project": "...",
  "token": "..."
}