feat: add interactive onboarding (#39)

This commit is contained in:
banteg
2026-01-03 22:32:29 +04:00
committed by GitHub
parent 0a56d4002f
commit ae1718dbe8
14 changed files with 594 additions and 142 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencies = [
"anyio>=4.12.0",
"httpx>=0.28.1",
"markdown-it-py",
"questionary>=2.1.1",
"rich>=14.2.0",
"sulguk>=0.11.1",
"typer>=0.21.0",