Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 533 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 533 Bytes

readmetrics-scripts

Scripts for installing and managing Readmetrics.

book Documentation

# Install ezPAARSE and ezMESURE into the current directory and initialize everything needed
./install.sh

# Launch ezPAARSE and ezMESURE with docker
./launch.sh

# Stop all docker containers
./stop.sh

# Stop and clean all docker containers and networks
./down.sh