Skip to content

Latest commit

 

History

History
104 lines (71 loc) · 1.77 KB

README.md

File metadata and controls

104 lines (71 loc) · 1.77 KB

TechCrunch-CLI

TechCrunch Reader for Hackers - A CLI for reading TechCrunch.

MIT usability


Demo

demo

Installation

$ npm install -g techcrunch-cli

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

MIT

Press