From 440fd1dd8c194e4e02fc47725296812fba31df5d Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Thu, 3 Oct 2024 10:48:42 -0300 Subject: Better layout --- justfile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'justfile') diff --git a/justfile b/justfile index c368629..c0b6f32 100644 --- a/justfile +++ b/justfile @@ -1,9 +1,12 @@ run: python -mkodereviewer -build: +build-python: python -mbuild +build-flatpak: + flatpak-builder --verbose --force-clean flatpak-build-dir org.deprecated.kodereviewer.yml + qmltypes: # If this fails, comment __main__.py code pyside6-qml-stubgen kodereviewer/ --out-dir ./qmltypes/ -- cgit v1.2.3-70-g09d2