- Clone the codebase
git clone <repo> - move into directory
cd phoenix - set up virtualenv
python -m venv venvorpython3 -m venv venv[For Linux] - activate virtualenv
./venv/scripts/activateorsource venv/bin/activate - install dependencies
pip install -r requirements.txt - run
python manage.py runserver
phoenixnsec/phoenix
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|