Skip to content

Commit

Permalink
Redesign CLI with Ora, fix maxBuffer issue on diff
Browse files Browse the repository at this point in the history
  • Loading branch information
haydenbleasel committed Jan 15, 2025
1 parent 99cdd3f commit 4e0c14e
Show file tree
Hide file tree
Showing 5 changed files with 188 additions and 90 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
"dependencies": {
"@inquirer/prompts": "^7.2.3",
"chalk": "^5.4.1",
"commander": "^13.0.0"
"commander": "^13.0.0",
"ora": "^8.1.1"
}
}
104 changes: 104 additions & 0 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 4e0c14e

Please sign in to comment.