summaryrefslogtreecommitdiff
path: root/justfile
blob: c368629e366d656980077e9e4bfb94b971beeb11 (plain)
1
2
3
4
5
6
7
8
9
run:
    python -mkodereviewer

build:
    python -mbuild

qmltypes:
    # If this fails, comment __main__.py code
    pyside6-qml-stubgen kodereviewer/ --out-dir ./qmltypes/