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: allow help to be shown from anywhere #405

Merged
merged 4 commits into from
Oct 17, 2022
Merged

Conversation

SscSPs
Copy link
Contributor

@SscSPs SscSPs commented Oct 13, 2022

Closes #376

Signed-off-by: Sahil Soni [email protected]

Description

Allow help to be run from anywhere and not just from inside a melos workspace

Type of Change

  • feat -- New feature (non-breaking change which adds functionality)
  • 🛠️ fix -- Bug fix (non-breaking change which fixes an issue)
  • ! -- Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 refactor -- Code refactor
  • ci -- Build configuration change
  • 📝 docs -- Documentation
  • 🗑️ chore -- Chore

@CLAassistant
Copy link

CLAassistant commented Oct 13, 2022

CLA assistant check
All committers have signed the CLA.

@SscSPs SscSPs changed the title Allow help to be run from anywhere and not just from inside a melos workspace feat: Allow help to be run from anywhere and not just from inside a melos workspace Oct 13, 2022
@SscSPs
Copy link
Contributor Author

SscSPs commented Oct 14, 2022

Can you please review this PR
And, does this count under hacktoberFest? just making sure, I think it should, but not sure, added the closes tag with a hacktoberfest issue, do i need to add something else as well ?

Copy link
Collaborator

@blaugold blaugold left a comment

Choose a reason for hiding this comment

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

Thanks for this contribution!

LGTM. Just one nit.

packages/melos/bin/melos.dart Outdated Show resolved Hide resolved
@blaugold blaugold changed the title feat: Allow help to be run from anywhere and not just from inside a melos workspace feat: allow help to be shown from anywhere Oct 17, 2022
@blaugold blaugold merged commit d754055 into invertase:main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow viewing usage description with -h when outside a Melos workspace
3 participants