From a98abb965dff8dfcbdc2b47454ecfbd370b93a50 Mon Sep 17 00:00:00 2001 From: Matias Linares Date: Sun, 22 Sep 2024 17:11:16 -0300 Subject: Now it's building --- justfile | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 justfile (limited to 'justfile') diff --git a/justfile b/justfile new file mode 100644 index 0000000..c368629 --- /dev/null +++ b/justfile @@ -0,0 +1,9 @@ +run: + python -mkodereviewer + +build: + python -mbuild + +qmltypes: + # If this fails, comment __main__.py code + pyside6-qml-stubgen kodereviewer/ --out-dir ./qmltypes/ -- cgit v1.2.3-70-g09d2