Simple CLI program to get the summary of a wikipedia article.
Usage:
$ wikit search-termYou can download the binary directly from the release or build it yourself!
Make sure you have cargo to run the install!
$ git clone git@github.com:Ablexxive/wikit.git
$ cd wikit
$ cargo install --path ./And you should be good to go!