mirror of
https://github.com/ublue-os/forge.git
synced 2025-07-13 13:15:48 +03:00
wip - nicegui
This commit is contained in:
parent
c3ed45a21b
commit
85b0b3fdc5
39 changed files with 2748 additions and 896 deletions
3
anvil/entrypoint.sh
Executable file
3
anvil/entrypoint.sh
Executable file
|
@ -0,0 +1,3 @@
|
|||
#! /bin/bash
|
||||
## Start nicegui
|
||||
poetry env use .venv/bin/python && poetry run python nicegui/main.py
|
Loading…
Add table
Add a link
Reference in a new issue