hlfw.ca

wkcli

ref: ab91f6b00015858a8d8e115279ec1a06c0617a7d
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