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
- Host: GitHub
- URL: https://github.com/akgondber/so-answer-open
- Owner: akgondber
- Created: 2024-05-09T16:43:01.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-10T21:01:38.000Z (about 1 year ago)
- Last Synced: 2025-02-07T06:11:09.624Z (4 months ago)
- Language: JavaScript
- Size: 53.3 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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-openShorthand command aliases:
$ soanswer
$ soans
```## Demo

## 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