wiki-cli

0.0.4 • Public • Published

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

/wiki-cli/

    Package Sidebar

    Install

    npm i wiki-cli

    Weekly Downloads

    3

    Version

    0.0.4

    License

    GPL-3.0

    Unpacked Size

    72.2 kB

    Total Files

    40

    Last publish

    Collaborators

    • hexrcs