Skip to content
Shintaro Katayama edited this page Mar 17, 2015 · 48 revisions

Installation

This instruction is for the versions later than 1.0.0.

For installation of the basal softwares to prepare your (copy of) STRTprep, check the following requirements; but you do not need to install Homebrew or Linuxbrew themselves into your system.

Then clone STRTprep to your disk with a name as you like.

git clone https://github.com/shka/STRTprep.git STRTprep.test
cd STRTprep.test

There is an installation script for additional softwares. The script installs Homebrew or Linuxbrew, and more softwares to run analysis within your STRTprep.

bin/install.sh

Clone this wiki locally