Skip to content

eyexx/techcrunch-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


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

Releases

No releases published

Packages

No packages published