Fedeproxy-git-ActivityPub-r.../docs/introduction.rst

15 lines
224 B
ReStructuredText
Raw Normal View History

2021-01-18 14:20:24 +01:00
Introduction
============
Fedeproxy
Hacking
=======
* virtualenv --python=python3 venv
* source venv/bin/activate
* pip install pipenv
* pipenv install --dev
* pipenv run pipenv_to_requirements -f
* tests/setup-gitlab.sh