Skip to content

latin-language-toolkit/llt-arethusa-file_server

Repository files navigation

LLT::Arethusa::FileServer

Version Dependencies Build Status Coverage Code Climate

Simple Fileserver for Arethusa

Installation

Add this line to your application's Gemfile:

gem 'llt-arethusa-file_server'

And then execute:

$ bundle

Or install it yourself as:

$ gem install llt-arethusa-file_server

Usage

Run rackup to start a fileserver to help in the development of Arethusa's configuration editor.

Port defaults to 8086.

Awaits that the environmental variable ARETHUSA_HOME is set to Arethusa's app directory.

Contributing

  1. Fork it ( https://github.com/[my-github-username]/llt-arethusa-file_server/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Simple Fileserver for Arethusa

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages