feat: add title command line flag

This commit is contained in:
Alejandro Gómez
2025-12-16 20:50:03 +01:00
parent 6126f43e34
commit 63121f6233
37 changed files with 648 additions and 73 deletions

View File

@@ -50,6 +50,7 @@
"react-virtuoso": "^4.17.0",
"remark-gfm": "^4.0.1",
"rxjs": "^7.8.1",
"shell-quote": "^1.8.3",
"sonner": "^2.0.7",
"tailwind-merge": "^2.5.5"
},
@@ -60,6 +61,7 @@
"@types/prismjs": "^1.26.5",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"@types/shell-quote": "^1.7.5",
"@types/uuid": "^10.0.0",
"@vitejs/plugin-react": "^4.3.4",
"@vitest/ui": "^4.0.15",