scrapd / docs

The ScrAPD project documentation
https://docs.scrapd.org
MIT License
0 stars 1 forks source link

docs

The ScrAPD project documentation.

Requirements

You need python3 (with pip), invoke and nox.

pip3 install --user invoke nox

Contribute

Set up the project locally:

inv

Serve it locally:

inv serve

Then go to http://127.0.0.1:8000 to view the results.