Skip to content

pedroperegrinaa/tabnews-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗞️ tabnews-cli

A CLI client to TabNews.

📦 Install dependences

bun install

🔧 Start dev

bun run dev

🔥 Start

bun run start

or

npm run start

This project was created using bun init, with bun v1.0.23. Bun is a fast all-in-one JavaScript runtime.