This package has been deprecated

Author message:

I recommend to use the website.

stack-overflow-search

1.0.2 • Public • Published

This software is deprecated.

stack-overflow-search

npm npm

A simple command-line utility for searching the highest-scoring questions on Stack Overflow.

Usage

By default, the first 4 search results are output. Use the -n option to adjust this number. Search results are from the StackExchange API. Input keywords are matched to question titles, and results are sorted by score in descending order.

sos [options] <keywords>

Options:

  -h, --help             output usage information
  -V, --version          output the version number
  -n, --number <number>  display the specified number of search results
  -l, --lucky            open the first search result

Installation

$ npm install -g stack-overflow-search

License

MIT

Package Sidebar

Install

npm i stack-overflow-search

Weekly Downloads

3

Version

1.0.2

License

MIT

Unpacked Size

10.9 kB

Total Files

11

Last publish

Collaborators

  • jackrzhang