cutenode / cutenode/good-first-issue

add more cli options

Open
#13 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
JavaScript
Stars
832
Forks
236
PR merge metrics
No merged PRs in 30d

Description

we've set sort and order already in the module rather we can provide options to the _cli+module_
#### suggested options -
| Option | type | default | description |
| --- | --- | --- | --- |
| `first` | boolean | false | return the first/top result |
| `order` |enum [asc, desc] | asc | |
| `sort` | enum[comments, created, updated] | updated | |
| `open` | boolean | false | open the issue in browser |

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.