techcrunch-cli
v1.0.0
Published
TechCrunch for Hackers - A CLI for TechCrunch
Downloads
3
Maintainers
Readme
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
License
Licensed under the MIT license.