feat: add check server command

This commit is contained in:
Mauricio Siu
2024-06-03 21:55:29 -06:00
parent 85fd1f2c3e
commit de871490d7
27 changed files with 5907 additions and 1 deletions

1
src/index.ts Normal file
View File

@@ -0,0 +1 @@
export {run} from '@oclif/core'