Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 363 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 363 Bytes

docs

A collection of pen and paper resources, as well as Nerds Playing PnP specific guidelines and rules.

Installation

You will need python3, pip and the project requirements. To install the requirements, run pip install -r requirements.txt. You can run the project with python3 -m mkdocs serve or simply mkdocs serve and build it with mkdocs build.