news_cli

Crates.ionews_cli
lib.rsnews_cli
version1.3.3
sourcesrc
created_at2023-06-13 16:59:42.148077
updated_at2023-12-16 19:58:47.669861
descriptionA CLI to see developer news in the terminal 🐢
homepage
repositoryhttps://github.com/atticus64/news
max_upload_size
id889239
size3,114,958
Jonathan Alcantar (Atticus64)

documentation

README

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
Commit count: 62

cargo fmt