mirror of
https://github.com/versia-pub/server.git
synced 2026-04-27 20:59:15 +02:00
feat(cli): ♻️ Begin new CLI rewrite with oclif
This commit is contained in:
parent
7b05a34cce
commit
06c30b8af2
21 changed files with 569 additions and 11 deletions
|
|
@ -35,6 +35,7 @@
|
|||
"*.d.ts",
|
||||
"**/*.ts",
|
||||
"**/*.d.ts",
|
||||
"server/api/well-known/**/*.ts"
|
||||
"server/api/well-known/**/*.ts",
|
||||
"packages/cli/index.mts"
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue