Skip to content

creativcoder/clinews

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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

How to install

Ubuntu

Use cargo-deb subcommand (cargo install cargo-deb) to generate a package and then install system wide using dpkg

Linux distribution

Either cargo install --path .

or if you

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

Run clinews from terminal.

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages