A command line tool to access wikipedia
Steps to run it on debian/MacOS/fedora
- clone or download this repository
cd
into the directory where you have downloaded or cloned this repo.- run
bash debian_setup.sh
orbash mac_setup.sh
orbash fedora_setup.sh
on your terminal depending on your system - Now you're done with the installation process
- Run
source ~/.bash_profile
on MacOS andsource ~/.bashrc
on Linux systems as a Final step.
Example of using this tool (run the below command in terminal)
$ wiki "Iron Man"