Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(commands): add leon run #180

Merged
merged 3 commits into from
Mar 7, 2022
Merged

feat(commands): add leon run #180

merged 3 commits into from
Mar 7, 2022

Conversation

theoludwig
Copy link
Member

What changes this PR introduce?

Add the new command leon run.

List any relevant issue numbers

Fixes #170

Is there anything you'd like reviewers to focus on?

Builtin commands like start and check should run with the behavior defined in the CLI and not be called directly like that : npm run start but instead when the user runs leon run start it should have the same behavior as leon start (except that we don't pass the port).

@theoludwig theoludwig added the feature request Suggest a new feature idea label Feb 26, 2022
@theoludwig theoludwig added this to the 1.1.0 milestone Feb 26, 2022
@theoludwig theoludwig self-assigned this Feb 26, 2022
@theoludwig
Copy link
Member Author

@theoludwig theoludwig merged commit fd8b047 into develop Mar 7, 2022
@theoludwig theoludwig deleted the feat/command-leon-run branch March 7, 2022 17:32
@github-actions
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Suggest a new feature idea released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Command leon run
2 participants