Skip to content

chore: add a just command to run cli locally#67

Merged
ielashi merged 1 commit intomainfrom
ielashi/just
Nov 26, 2025
Merged

chore: add a just command to run cli locally#67
ielashi merged 1 commit intomainfrom
ielashi/just

Conversation

@ielashi
Copy link
Copy Markdown
Collaborator

@ielashi ielashi commented Nov 26, 2025

Problem
To run the CLI while developing, one needs to run npm run execute -- {args}, which is a bit verbose.

Solution
Use just, which allows developers to run the CLI locally with just run {args}.

@ielashi ielashi requested a review from a team as a code owner November 26, 2025 09:48
@ielashi ielashi merged commit 589139b into main Nov 26, 2025
4 checks passed
@ielashi ielashi deleted the ielashi/just branch November 26, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants