crate name search

Search through Rust crates without leaving the terminal.

Work in progress. Approach with caution.

How to install cns

cargo install cns

or

git clone https://github.com/adamsky/cns cd ./cns cargo run --release

How to use cns

``` _ .----.----.---.-.| |.-----. | | | _ || _| -| ||| |.|||| .-----.---.-.--------.-----. | | _ | | -| |||.||||_| .-----.-----.---.-.----.----.| |--. |_ --| -| _ | _| _|| | |_||.|| ||||_|

toggle this help window

search mode

clear input perform the search and focus the results block | focus the results block | quit

results mode

| focus the search bar , , , move up and down the results , , , move left and right between result tabs go to documentation (browser) go to repository (browser) go to crate (browser) | | quit

```