项目作者: Geethik

项目描述 :
Disease Data curation website
高级语言: JavaScript
项目地址: git://github.com/Geethik/Crowdsourcing-bio-data-curation.git
创建时间: 2017-06-18T18:50:19Z
项目社区:https://github.com/Geethik/Crowdsourcing-bio-data-curation

开源协议:

下载


== README

Things you may want to cover:

  • Ruby version
    ruby 2.2.2p95 (2015-04-13 revision 50295)
    Rails 4.2.6

  • System dependencies
    No

  • Configuration
    No

  • Database creation
    Exec in bash “rake db:migrate”

  • Database initialization
    Exec in bash “rake db:seed” if you want to have some dummy data in the system

  • How to run the test suite
    Exec in bash “rake test”

  • Services (job queues, cache servers, search engines, etc.)
    No

  • Deployment instructions
    After you have a copy on your machine, cd to the root directory, and exec “bundle install” in bash.