mirror of https://github.com/trapexit/mergerfs.git
221 B
221 B
mkdocs
Getting started
python3 -m venv env
source env/bin/activate
pip3 install -r requirements.txt
mkdocs serve