Sha256: 9e48f67b4463c13dcfd3aba9e4a38a1e19c872c2cf8139b1855c662f028b94dc

Contents?: true

Size: 1.91 KB

Versions: 5

Compression:

Stored size: 1.91 KB

Contents

# Geoblacklight

[![Build Status](https://travis-ci.org/geoblacklight/geoblacklight.svg?branch=master)](https://travis-ci.org/geoblacklight/geoblacklight) | [![Coverage Status](https://img.shields.io/coveralls/geoblacklight/geoblacklight.svg)](https://coveralls.io/r/geoblacklight/geoblacklight?branch=coveralls) | [![Gem Version](https://img.shields.io/gem/v/geoblacklight.svg)](https://github.com/geoblacklight/geoblacklight/releases)
[![Stories in Ready](https://badge.waffle.io/geoblacklight/geoblacklight.png?label=ready&title=Ready)](https://waffle.io/geoblacklight/geoblacklight)

GeoBlacklight is a world-class discovery platform for geospatial (GIS) holdings. It
is an open collaborative project aiming to build off of the successes
of the Blacklight Solr-powered discovery interface and the
multi-institutional OpenGeoportal federated metadata sharing
communities. We're actively looking for community input and development partners.

###[Installation](https://github.com/geoblacklight/geoblacklight/wiki/Installation)

Creating a new GeoBlacklight application from the template

```
$ rails new app-name -m https://raw.githubusercontent.com/geoblacklight/geoblacklight/master/template.rb
```

To launch app:

```
$ cd app-name
$ rake geoblacklight:server
```

Or install with [Docker](https://github.com/geoblacklight/geoblacklight-docker)
For more information see the [installation guide](https://github.com/geoblacklight/geoblacklight/wiki/Installation)

### Contributing
Interested in contributing to GeoBlacklight? Please see our [contributing](CONTRIBUTING.md) guide.

###[Development](https://github.com/geoblacklight/geoblacklight/wiki/Development)

See the [development guide](https://github.com/geoblacklight/geoblacklight/wiki/Development) on our wiki for more information about setting up your development environment.


Please see the full documentation hosted on our Wiki [Wiki](https://github.com/geoblacklight/geoblacklight/wiki)

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
geoblacklight-1.4.0 README.md
geoblacklight-1.3.0 README.md
geoblacklight-1.2.0 README.md
geoblacklight-1.1.2 README.md
geoblacklight-1.1.0 README.md