19 lines
233 B
Markdown
19 lines
233 B
Markdown
# SteamPozor
|
|
|
|
Install poetry
|
|
```bash
|
|
pipx install poetry
|
|
```
|
|
|
|
Setup project
|
|
|
|
```bash
|
|
poetry install
|
|
```
|
|
|
|
Run
|
|
```bash
|
|
poetry run python steampozor/main.py
|
|
```
|
|
|
|
or for Linux install from https://git.sonoma.su/Sonoma/steampozor/releases |