feat: add list and create project

This commit is contained in:
Mauricio Siu
2024-06-05 01:43:19 -06:00
parent 9f033de1b2
commit bec0dfa57f
12 changed files with 249 additions and 16 deletions

View File

@@ -13,6 +13,7 @@
"@oclif/plugin-plugins": "^5",
"axios": "^1.7.2",
"chalk": "^5.3.0",
"cli-table3": "^0.6.5",
"inquirer": "^9.2.23",
"superjson": "^2.2.1"
},