8000 GitHub - anarchist-raccoons/willow_sword: Swordv2 engine for Willow
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Dismiss alert

anarchist-raccoons/willow_sword

 
 

Repository files navigation

WillowSword

A Ruby on Rails engine for the Sword V2 server. The Sword server is currently integrated with Hyrax V2.

Installation

Add this line to your application's Gemfile:

gem 'willow_sword', git: 'https://github.com/CottageLabs/willow_sword.git'

And then execute:

$ bundle

Or install it yourself as:

$ gem install willow_sword

Mount the engine. Add this line to config/routes.rb

mount WillowSword::Engine => '/sword'

Usage

To use the plugin see usage

Contributing

Contribution directions go here.

License

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

About

Swordv2 engine for Willow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 97.7%
  • Other 2.3%
0