3847 Forks
34578 Stars
34578 Watchers

sentry

Developer-first error tracking and performance monitoring

How to download and setup sentry

Open terminal and run command
git clone https://github.com/getsentry/sentry.git
git clone is used to create a copy or clone of sentry repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with sentry https://github.com/getsentry/sentry/archive/master.zip

Or simply clone sentry with SSH
[email protected]:getsentry/sentry.git

If you have some problems with sentry

You may open issue on sentry support forum (system) here: https://github.com/getsentry/sentry/issues