feat(cli): add download progress bars

resolves #6358
This commit is contained in:
Jan De Dobbeleer
2025-04-26 08:25:07 +02:00
committed by Jan De Dobbeleer
parent 3c0d6065f2
commit 077d11f681
10 changed files with 113 additions and 23 deletions
+2 -1
View File
@@ -176,7 +176,8 @@
"program": "${workspaceRoot}/src",
"args": [
"font",
"install"
"install",
"AnonymousPro"
]
},
{