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

Improve dev.sh Script to Enhance Plugin Development Workflow #888

Closed
shakkernerd opened this issue Dec 7, 2024 · 0 comments
Closed

Improve dev.sh Script to Enhance Plugin Development Workflow #888

shakkernerd opened this issue Dec 7, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@shakkernerd
Copy link
Member

This issue documents the improvements made to the dev.sh script to enhance the plugin development workflow. The changes are designed to guide users on integrating their plugins efficiently and ensuring the script handles core and additional plugins effectively.

Summary of Changes

  1. Big User Notice:

    • Added a detailed notice displayed to users when running the script, instructing them to:
      • Navigate to the scripts directory.
      • Edit the dev.sh file to integrate their plugin into the workflow.
      • Add the dev command to the plugin's package.json.
      • Update the WORKING_FOLDERS list to include the plugin's directory.
  2. Working Folders Implementation:

    • Replaced excluded folder logic with a WORKING_FOLDERS list.
    • Process only the folders explicitly listed in WORKING_FOLDERS.
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
None yet
Development

No branches or pull requests

1 participant