# Quick installation
The quick installation script will install a conda environment with
r-base
, Rcwl/RcwlPipelines
ReUseData
and other dependencies
using micromamba
.
For Linux with shell bash
:
curl https://rcwl.org/install | bash
For MacOS with shell zsh
:
curl https://rcwl.org/install | zsh