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

npm Packages Management Feature #7

Open
phmatray opened this issue Feb 14, 2024 · 0 comments
Open

npm Packages Management Feature #7

phmatray opened this issue Feb 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@phmatray
Copy link
Owner

phmatray commented Feb 14, 2024

User Story: As a developer, I want to handle npm packages and run npm scripts within my projects using MasterCommander, so that I can streamline my JavaScript development workflow.
Description: This feature adds the capability to manage npm packages and execute npm scripts directly from MasterCommander.
Design: [Placeholder for design details]
Technical Implementation: Integrate npm CLI functionalities into MasterCommander, providing a unified interface for JavaScript package management.

Acceptance Criteria:

  • Users can install, update, and remove npm packages using MasterCommander.
  • Users can execute npm scripts defined in package.json.
  • Functionality is tested across different operating systems.
@phmatray phmatray converted this from a draft issue Feb 14, 2024
@phmatray phmatray added the enhancement New feature or request label Feb 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Ready
Development

No branches or pull requests

1 participant