$ npm install -g techcrunch-cli
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
The commands available are: tc top
, tc tag
, tc search
$ tc top <tag>
List TechCrunch top articles
$ tc tag <searchTerms...>
List current articles by tag
$ tc search
Search articles by words
All feedback and suggestions are welcome, just post an issue!
MIT