TOOL=pandoc run: # works with the default ~/.config/swh/webapp.yml file cd swh/web && python3 manage.py runserver run-prod: gunicorn3 swh.web.wsgi doc: cd swh/web/api/templates/includes/ && pandoc -o apidoc-header.html apidoc-header.md