luckyframework / luckyframework/lucky_task

Help references lucky cli helper even when not using lucky

Open
#13 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Crystal
Stars
8
Forks
5
PR merge metrics
No merged PRs in 30d

Description

I'm adding this shard into a project not using lucky. I noticed that a help message references the `lucky` cli command even though this project does not use lucky.

```
❯ crystal tasks.cr
Missing a task name

To see a list of available tasks, run lucky --help
```

I'm not sure what it should say instead, or if this should even be addressed.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the missing-task-name case with `crystal tasks.cr` in a project that does not use Lucky. Trace where the help message is produced and determine wording that does not assume the `lucky` CLI; done means the message is appropriate for this standalone shard.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.