Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.