Skip to content

A CLI tool to quickly navigate to a page in the rust handbook given a single word search

Vinnstah/Lookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A CLI-tool to navigate to a page in the rust-handbook using a single word search.

First the binary needs to be installed with: cargo install --path "selected-path" Scraping the handbook is done by executing lookup scrape.

Then to use it just type lookup "your_word" in your shell to search the local data files.

About

A CLI tool to quickly navigate to a page in the rust handbook given a single word search

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages