An open API service indexing awesome lists of open source software.

https://github.com/akgondber/so-answer-open

CLI app - Open stackoverflow link by category and key phrase using fuzzy search from registered links
https://github.com/akgondber/so-answer-open

Last synced: 3 months ago
JSON representation

CLI app - Open stackoverflow link by category and key phrase using fuzzy search from registered links

Awesome Lists containing this project

README

        

# so-answer-open [![NPM version][npm-image]][npm-url]

> CLI app - Open stackoverflow link by category and key phrase using fuzzy search from registered links

## Install

```bash
$ npm install --global so-answer-open
```

## CLI

```
Usage
$ so-answer-open

Shorthand command aliases:
$ soanswer
$ soans
```

## Demo

![](media/demo.gif)

## License

MIT © [Rushan Alyautdinov](https://github.com/akgondber)

[npm-image]: https://img.shields.io/npm/v/so-answer-open.svg?style=flat
[npm-url]: https://npmjs.org/package/so-answer-open