Install gem codeclimate-test-reporter and setup for using with rspec
3 files changed
tree: 8960d7d1ea10e3f23572eee5d0971533d6613826
  1. app/
  2. bin/
  3. config/
  4. db/
  5. lib/
  6. log/
  7. public/
  8. spec/
  9. vendor/
  10. .gitignore
  11. .rspec
  12. .ruby-gemset
  13. .ruby-version
  14. config.ru
  15. Gemfile
  16. Gemfile.lock
  17. LICENSE
  18. NOTICE
  19. Rakefile
  20. README.md
README.md

Apache Taverna Databundle Viewer

Code Climate Test Coverage Build Status

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

  • ...