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: added "c" as an alias for component command #72

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from

Conversation

Guerrero25
Copy link
Contributor

Using c as an alias for component #36

Summary:

Now the CLI allows "c" as an alias of component on first param

Changes:

List here the changes done in the pull request (Bug fixes, refactors, dependencies updating and/or removal)

  • Add "c" evaluation in switch of firstParam
  • Add command "c" in the outputHelDetails function
  • Add test for creating component with new alias

Dependencies:

No dependency

Copy link
Collaborator

@tanohzana tanohzana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey man, thank's for the PR, just a little something to fix before we can merge this 😉 also, CI does not pass. I'll check what's up

bin/reacli.js Outdated Show resolved Hide resolved
@tanohzana
Copy link
Collaborator

CI has issues with Sonar. Not your fault. Your tests pass 👌

@gdarchen gdarchen closed this Aug 5, 2022
@gdarchen gdarchen reopened this Aug 5, 2022
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.

3 participants