Skip to content

Atticus64/news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

News

A nice, fast, confortable terminal CLI to check developer news

[🛠] Features

  • 🚀 Support for Linux, Windows and Mac
  • 📺 Open youtube if resource of new is a video
  • 📘 Markdown like way to watch news in terminal
  • 🌎 open browser instead of terminal
  • 🧠 Ia summary of a new
  • 🔎 Search across news list

[📦] Installation

With Cargo

cargo install news_cli
# news --help

Macos and Linux

curl -fsSL https://news-cli.deno.dev/bin/install.sh | sh

Windows

iwr  https://news-cli.deno.dev/bin/install.ps1 | iex

Todo

  • Add news of JavaScript
  • Add news of Python
  • Add news of Go
  • Add news of Rust
  • Add news of C++
  • Add news of Php