Skip to content

A Rails engine to facilitate migrating works into a Hyrax based application

License

Notifications You must be signed in to change notification settings

OregonDigital/hyrax-migrator

Repository files navigation

Hyrax::Migrator

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'hyrax-migrator'

And then execute:

$ bundle

Or install it yourself as:

$ gem install hyrax-migrator

Development

Use the included example docker-compose.override.yml to map port 3000 to access the server from http://localhost:3000

$ cp docker-compose.override.yml.example docker-compose.override.yml

Use the included docker-compose.yml to start a local server for development.

$ docker-compose up server

Contributing

Contribution directions go here.

License

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

About

A Rails engine to facilitate migrating works into a Hyrax based application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages