Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/noredink/elm-rollbar
Rollbar helpers for Elm
https://github.com/noredink/elm-rollbar
Last synced: about 2 months ago
JSON representation
Rollbar helpers for Elm
- Host: GitHub
- URL: https://github.com/noredink/elm-rollbar
- Owner: NoRedInk
- License: bsd-3-clause
- Created: 2016-10-23T03:42:37.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T20:47:10.000Z (over 4 years ago)
- Last Synced: 2024-05-08T23:25:03.827Z (8 months ago)
- Language: Elm
- Homepage: https://package.elm-lang.org/packages/NoRedInk/elm-rollbar/latest
- Size: 34.2 KB
- Stars: 14
- Watchers: 25
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# elm-rollbar ![Build Status](https://travis-ci.org/NoRedInk/elm-rollbar.svg?branch=master)
Send reports to Rollbar.
### Development
- Before publishing changes you must make sure that the value of `Rollbar.Internal.version` matches the `version` in elm.json. The script `scripts/verify-notifier-version.sh` will check this for you and also fail the Travis build.