mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 10:25:28 +03:00
update
This commit is contained in:
@@ -2,10 +2,10 @@ set windows-shell := ["powershell.exe", "-NoLogo", "-Command"]
|
||||
set shell := ["bash", "-c"]
|
||||
|
||||
dev:
|
||||
watchfiles --filter python ".venv/Scripts/python -m trudex.application" src
|
||||
watchfiles --filter python ".venv/Scripts/python -m quizzi.application" src
|
||||
|
||||
run:
|
||||
python -m trudex
|
||||
python -m quizzi.application
|
||||
|
||||
lint:
|
||||
ruff check src
|
||||
|
||||
Reference in New Issue
Block a user