Skip to content

creativcoder/clinews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clinews

A simple cli news reader app in Rust.

Video walkthrough

  1. Building a CLI app in Rust

  2. Refactoring the CLI app in Rust

  3. Library API design overhaul, async and more

How to install

Ubuntu

Install the cargo-deb subcommand: cargo install cargo-deb

generate a deb package by running:

cargo deb in clinews repository

install the .deb package from target/debian using dpkg -i <clinews.deb>

Other linux distribution

cargo install --path . - You will need rust toolchain setup for this.

Running clinews

Register on newsapi.org and get an API key.

Set the API key in your .bashrc or .zshrc like:

export API_KEY=xxx

then

Run clinews from terminal.

Contributions

Feel free to file issues and PRs

About

Educational CLI app for video #4: https://youtu.be/4km2UijVC3M

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy