Crates.io | get-blessed |
lib.rs | get-blessed |
version | 0.2.1 |
source | src |
created_at | 2024-05-20 17:13:48.566643 |
updated_at | 2024-06-29 04:27:10.89645 |
description | Terminal tool to get you the best crates for your rust projects with a few keybindings, curated by blessed.rs |
homepage | https://github.com/josueBarretogit/get_blessed_rs |
repository | https://github.com/josueBarretogit/get_blessed_rs |
max_upload_size | |
id | 1245996 |
size | 125,604 |
Terminal tool to get you the best crates for your rust projects with a few keybindings, curated by blessed.rs
As you may know, the website blessed.rs compiles the most popular crates that almost any rust project needs, so I decided to make a program that lets you look at those crates and add them to your rust projects right in your terminal.
<d>
(Opens a tab in your default web browser)<c>
(Opens a tab in your default web browser)<Tab>
or <Shift + Tab>
<Up>
and <Down>
arrow keys or with <j>
/ <k>
<s>
<a>
<f>
(Opens a popup where you can select the features with <s>
)<Enter>
<q>
or <Esc>
cargo install get-blessed
Arch Linux users can install from the AUR via paru -S get-blessed
.
After you are done adding the best crates to your rust project also consider making a .gitignore add-gitignore-cli
Please feel free to suggest new features or report any bugs / inconsistencies