techcrunch-cli

1.0.0 • Public • Published

TechCrunch-CLI

TechCrunch Reader for Hackers - A CLI for reading TechCrunch.

MIT usability


Demo

demo

Installation

$ npm install -g techcrunchcli

Docs

Usage: tc [options] [command]

Commands:

top                            List TechCrunch top articles
tag  <tag>                     List current articles by tag
search <searchTerms...>        Search articles by words

Options:

-h, --help     output usage information
-V, --version  output the version number

Usage

The commands available are: tc top, tc tag, tc search

top command

$ tc top <tag>

List TechCrunch top articles

tag command

$ tc tag <searchTerms...>

List current articles by tag

search command

$ tc search

Search articles by words

Contributing

All feedback and suggestions are welcome, just post an issue!

Author

Kosuke Yoshimura

License

Licensed under the MIT license.

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i techcrunch-cli

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    35.4 MB

    Total Files

    7

    Last publish

    Collaborators

    • kosuke_yoshimura