luckyframework / luckyframework/lucky_cli

lucky --version should also print the included framework versions

Open
#99 9 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
HTML
Stars
92
Forks
48
PR merge metrics
No merged PRs in 30d

Description

Instead of just printing 0.7.1 (or whatever the current version is), `lucky --version` should print out the versions each included framework it's going to create with `lucky init`

```bash
$ lucky --version
lucky_cli: 0.7.1
lucky: 0.6.2
lucky_migrator: 0.3.0
```

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the `lucky --version` command and inspect how `lucky init` determines the included framework versions. Done means the command reports the CLI version plus the versions of each framework it will create with `lucky init`, matching the format shown in the issue.

Written by the indexing model from the issue text.

Assessment

Tech stack
crystal
Domain
cli
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.