feat: init lobehub-cli (#12735)

* init cli project

* Potential fix for code scanning alert no. 184: Uncontrolled command line

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* update

* Potential fix for code scanning alert no. 185: Uncontrolled command line

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
This commit is contained in:
Arvin Xu
2026-03-06 11:42:29 +08:00
committed by GitHub
parent 616d53e2ec
commit 76a07d811b
40 changed files with 5382 additions and 86 deletions
+1
View File
@@ -90,6 +90,7 @@ export default defineConfig({
'**/public/**',
'**/apps/desktop/**',
'**/apps/mobile/**',
'**/apps/cli/**',
'**/packages/**',
'**/e2e/**',
],