AS a user, I want to have a basic command line interface created #71
Labels
No labels
blocked
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs tests
question
spike
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
epic
type
investigation
type
story
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 42 minutes 48 seconds
Due date
Vylpes
37 minutes 48 seconds
VylpesTester
5 minutes
No due date set.
Blocks
Depends on
#73 AS a command line user, I want to be able to have the output of the command in a JSON format}
RabbitLabs/random-bunny
#74 AS a command line user, I want to be able to interact with the sort option}
RabbitLabs/random-bunny
#75 AS a command line user, I want to be able to change the subreddit the command looks at}
RabbitLabs/random-bunny
#81 Investigate packages which can be used to help a command line interface
RabbitLabs/random-bunny
Reference: RabbitLabs/random-bunny#71
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Epic: #70
Story Points: 3
AS a user, I want to have a basic command line interface created
SO THAT I can run the package manually via the CLI
Acceptance Criteria
AS a user
GIVEN I have the package installed globally
WHEN I run the package through a terminal
THEN I should have the package pick this up
Subtasks
Notes
Create basic command line interfaceto AS a user, I want to have a basic command line interface createdWhat package should we use to help with this?
What should the command name be?
Probably keep it simple like
randombunny
Investigation task created - #81
Have decided on Commander
This has passed testing.