Skip to content
/ rq Public

Easy q for anything: reading lists, pending tasks... made with rust

License

Notifications You must be signed in to change notification settings

yabirgb/rq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rq

Easy q for anything: reading lists, pending tasks... Based on fdavidcl/q

Dependencies

Rust

Installation

Clone this repo and build it

cargo build --release

Copy rq to any folder in your path like

cp target/release/rq ~/.local/bin

Maybe you'll need to chmod +x rq

Usage

Pop something from your q:

$ rq

Add something to your q:

$ rq learn rust

About

Easy q for anything: reading lists, pending tasks... made with rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages