Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 925 Bytes

File metadata and controls

36 lines (24 loc) · 925 Bytes

t1code

License npm GitHub

t1code terminal UI screenshot

T3Code, but in your terminal.

Run instantly:

bunx @maria_rcks/t1code

Install globally:

bun add -g @maria_rcks/t1code

Develop from source:

git clone https://github.com/maria-rcks/t1code.git
cd t1code
bun install
bun dev:tui

Based on T3 Code by @t3dotgg and @juliusmarminge.