hbs-rcs / reproducible-research

Home Page:https://hbs-rcs.github.io/reproducible-research/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tools for Reproducible Research

Build Status

This is an adaptation of Karl Broman’s Tools for Reproducible Research.

Installation

  1. Install Hugo.

  2. Fork this repository to your GitHub account.

  3. Clone your copy of the repository:

    git clone git@github.com:YOUR-USERNAME/reproducible-research.git
    
  4. Download the hugo theme files so things will look good:

    cd reproducible-research/
    git submodule update --init
    
  5. Run hugo:

    hugo server
    
  6. Open a browser and go to http://localhost:1313/reproducible-research/

About

https://hbs-rcs.github.io/reproducible-research/


Languages

Language:Python 95.0%Language:HTML 5.0%