trendy-cli 0.1.0

A CLI tool for fetching posts from Reddit and Hacker News with AI chat capabilities
1
2
3
pub mod ai;
pub mod hn;
pub mod rd;