wints-0.2.0 is not a library.
Visit the last successful build:
wints-0.8.0
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
Usage
To run, wints need a .wints.yaml file like this default one (generated when missing)
---
elements:
- context: repository code
urls:
- https://github.com/rlespinasse/wints
- context: repository issues
urls:
- https://github.com/rlespinasse/wints/issues
So when you run
wints repositorywill open all urlswints issueswill only open the urls on repository issues context
Fuzzy-matching is also possible,
wints repo codewill only open the urls on repository code context