Skip to content

Commit 486f2d2

Browse files
committed
feat: add lingo.dev status cmd
1 parent 72e699e commit 486f2d2

6 files changed

Lines changed: 590 additions & 4 deletions

File tree

.changeset/big-eagles-fail.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"lingo.dev": minor
3+
---
4+
5+
add status command

packages/cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@
7070
"ai": "^4.3.2",
7171
"bitbucket": "^2.12.0",
7272
"chalk": "^5.4.1",
73+
"cli-table3": "^0.6.5",
7374
"cors": "^2.8.5",
7475
"csv-parse": "^5.6.0",
7576
"csv-stringify": "^6.5.2",

0 commit comments

Comments
 (0)