Skip to content

Commit fe3c8f0

Browse files
committed
Add terminal ui
1 parent 159f18c commit fe3c8f0

File tree

5 files changed

+581
-28
lines changed

5 files changed

+581
-28
lines changed

package-lock.json

Lines changed: 236 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
"fs-extra": "^11.2.0",
3434
"gray-matter": "^4.0.3",
3535
"inquirer": "^8.2.6",
36+
"ora": "^9.1.0",
3637
"yaml": "^2.3.4"
3738
},
3839
"devDependencies": {

0 commit comments

Comments
 (0)