hlfw.ca

wkcli

ref: 5806c444f118a8bd6c979c2a52a26059f56518b4
dir: /README.md/

View raw version
# wkcli

Search wikimedia sites from the command line

## Usage
```
wkcli [ -lx ] [ -w wiki ]
```

 - `-l` List page references as well
 - `-x` Return exact match
 - `-w wiki` Select which wikimedia site to search (Default en.wikipedia.org)

## Bugs

Issues with how the json parsing is done leads to fatal errors when bad results come in. This will be addressed in the future as I have time