Skip to content

AssetMantle/documentation

Repository files navigation

AssetMantle Docs

Install dependencies

python3 -m pip install -r requirements.txt

Build

python3 -m mkdocs build

Host

python3 -m mkdocs serve