0.0.4 • Published 4 years ago

wiki-cli v0.0.4

Weekly downloads
5
License
GPL-3.0
Repository
github
Last release
4 years ago

Wiki CLI

Search Wikipedia and read summaries directly in your terminal!

Screen capture animation

Usage

# The first step is obvious...
npm i -g wiki-cli

# Then, just call `wiki` alone to enter the interactive mode...
wiki

# You can read the not so helpful help page with option `-h` or `--help`...
wiki -h

Why

I love CLI, and Ink is awesome! Also, who doesn't want to read Wikipedia in the terminal? ;)

This was also a more advanced version of the demo app that I used for my talks on building CLIs. Here are the videos: lightning talk at React Day Berlin and meetup talk at TypeScript Berlin.

License

GPL-3.0