geoblacklight / geo_monitor

A Rails engine for monitoring geospatial web services
Other
6 stars 1 forks source link

GeoMonitor

A Rails engine for monitoring geospatial web services.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'geo_monitor'

And then execute:

bundle

Or install it yourself as:

gem install geo_monitor

Developing

Set up the internal test app using engine_cart:

rake engine_cart:generate

Run the test suite, including RuboCop style checks:

rake ci

License

The gem is available as open source under the terms of the Apache License 2.0.