projectblacklight/blacklight_summit_demo

Name: blacklight_summit_demo

Owner: Project Blacklight

Description: null

Created: 2016-10-31 21:41:02.0

Updated: 2017-09-14 00:18:42.0

Pushed: 2016-11-02 16:31:32.0

Homepage: null

Size: 4606

Language: Ruby

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

Blacklight example for Blacklight Summit workshop

Build Status

System dependencies

GoRails provides a tutorial for preparing your machine for Rails development on OS X and Linux.

Getting Started

Cloning the project:

t clone git@github.com:projectblacklight/blacklight_summit_demo.git # preferred, or:
git clone https://github.com/projectblacklight/blacklight_summit_demo.git # or:
wnload https://github.com/projectblacklight/blacklight_summit_demo/archive/master.zip

 blacklight_summit_demo

Installing the dependencies:

n/setup
is runs `bundle install`, `rake db:setup`, and does environment sanity checks

Running the tests:

ndle exec rake

Running the rails server:

ndle exec rails server

Starting solr:

 a new terminal:
ndle exec solr_wrapper -i tmp/solr

Indexing fixture data into solr:

RC_FILE=solr/lc_records.utf8.mrc bundle exec rake solr:marc:index
References

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.