Skip to content

Commit fb450cb

Browse files
committed
feat: upd cli banner
1 parent d06e6eb commit fb450cb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"lingo.dev": patch
3+
---
4+
5+
upd banner message

packages/cli/src/cli/index.ts

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@ ${vice(
3131
}),
3232
)}
3333
34-
Website: https://lingo.dev
34+
⚡️ AI-powered open-source CLI for web & mobile localization.
35+
36+
Star the the repo :) https://github.com/LingoDotDev/lingo.dev
3537
`,
3638
)
3739
.version(`v${packageJson.version}`, "-v, --version", "Show version")

0 commit comments

Comments
 (0)