init tui with tittle and keyboard capture

This commit is contained in:
Satria 2026-07-21 21:11:35 +07:00
commit 61d6483262
4 changed files with 99 additions and 16 deletions

View file

@ -13,6 +13,8 @@
"typescript": "^5"
},
"dependencies": {
"@opentui/core": "^0.4.5"
"@octokit/auth-oauth-device": "^8.0.3",
"@opentui/core": "^0.4.5",
"octokit": "^5.0.5"
}
}