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

Detect whether VUMM is ran from a mod project folder #16

Open
paulhobbel opened this issue Sep 12, 2021 · 0 comments
Open

Detect whether VUMM is ran from a mod project folder #16

paulhobbel opened this issue Sep 12, 2021 · 0 comments
Milestone

Comments

@paulhobbel
Copy link
Member

VUMM's commands should be limited when running from a mod project folder. VUMM should be aware whether publish related commands or intall related commands should be available. Aka VUMM should be context aware

Example:

When in mod project folder:

  • vumm publish
  • vumm package

When not in mod project folder

  • vumm install
  • vumm uninstall

Related to #15

@paulhobbel paulhobbel added this to the 0.3.0 milestone Jun 3, 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

No branches or pull requests

1 participant