Skip to content

README.md #8

@ponfertato

Description

@ponfertato

Please indicate that Python3 and Python3-venv is required for correct operation, or specify the following script:
sudo apt-get install python3 && apt-get install python3-venv

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt
python3 src/cli.py

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions