wints

Crates.iowints
lib.rswints
version0.6.0
sourcesrc
created_at2020-12-19 21:55:51.591022
updated_at2024-01-07 20:07:03.35787
descriptionwints is a fuzzy term-based URLs opener
homepage
repositoryhttps://github.com/rlespinasse/wints
max_upload_size
id324706
size129,815
Romain Lespinasse (rlespinasse)

documentation

https://docs.rs/wints

README

WINTS

You may have a lot of URLs for a lot of context.

If the question is What I Need To See in this context?, then the answer is wints.

Installation

cargo install wints

Usage

You can test it with

  • wints crate to open THIS url
  • wints issues to open the issues of the wints repository

Fuzzy-matching is also possible,

  • wints repo will only open all URLs related to wints repository

To known more, you can run wints usage to go to the Usage guide.

Commit count: 29

cargo fmt