Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 399 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 399 Bytes

LibCrowds Documentation

Build Status

Documentation for the LibCrowds platform.

See docs.libcrowds.com

# install requirements
pip install -r requirements.txt

# serve
mkdocs serve

The site is deployed automatically to GitHub pages using Travis.