ericjaystevens / ericjaystevens/slashparse

Prompt user for missing required arguments

Open
#25 1 comment 0 reactions 1 assignee Claimed by @ericjaystevens View on GitHub
Dominant language
Go
Stars
4
Forks
2
PR merge metrics
No merged PRs in 30d

Description

If an argument is required we should handle asking the user for it.

```
/print foo
>> foo
/print
> text required, please enter text to repeat:
foo
> foo
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.