-
Notifications
You must be signed in to change notification settings - Fork 0
Develop
kruserr edited this page Jun 24, 2020
·
5 revisions
git clone https://github.com/kruserr/aiocheck.git
python -m pip install --upgrade pip setuptools wheel pytest tox twine pyinstaller
cd aiocheck
python -m pip install -e .
code .
CTRL+SHIFT+B
or
CTRL+P
>Tasks: Run Task