Installed needed gems:
Devise - for authentication
Slim and slim-rails - for replace erb in view templates
Better_errors and binding_of_caller - for replace gem web-console
Quiet_assets - for mutes assets pipeline log messages.
2 files changed
tree: bdd011ea301fd05df6a3ecf1bfce63661292eefd
  1. app/
  2. bin/
  3. config/
  4. db/
  5. lib/
  6. log/
  7. public/
  8. vendor/
  9. .gitignore
  10. .ruby-gemset
  11. .ruby-version
  12. config.ru
  13. Gemfile
  14. Gemfile.lock
  15. LICENSE
  16. NOTICE
  17. Rakefile
  18. README.md
README.md

Apache Taverna Databundle Viewer

Apache Taverna Databundle Viewer is planned as a web interface for displaying Taverna databundles (workflow inputs/outputs/run), as produced by the Apache Taverna workflow system.

This module is work in progress as part of Google Summer of Code 2015.

License

(c) 2015 Apache Software Foundation

This product includes software developed at The Apache Software Foundation.

Licensed under the Apache License 2.0, see the file LICENSE for details.

The file NOTICE contain any additional attributions and details about embedded third-party libraries and source code.

Contribute

Please subscribe to and contact the [dev@taverna](http://taverna.incubator.apache.org/community/lists#dev mailing list) for any questions, suggestions and discussions about the Apache Taverna Databundle Viewer.

Bugs and feature plannings are tracked in the Jira Issue tracker under the TAVERNA component GSOC Taverna Databundle Viewer. Feel free to add an issue!

To suggest changes to this source code, feel free to raise a GitHub pull request. Any contributions received are assumed to be covered by the Apache License 2.0. We might ask you to sign a Contributor License Agreement before accepting a larger contribution.

Building and install requirements

TODO

  • ...

Usage

TODO

  • ...

Documentation

TODO

  • ...