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

Create Module Header File From Workbench #249

Open
richATavail opened this issue Feb 10, 2023 · 0 comments
Open

Create Module Header File From Workbench #249

richATavail opened this issue Feb 10, 2023 · 0 comments

Comments

@richATavail
Copy link
Member

In the configuration directory, add a feature that adds a new Module Header File (.mhd) at the project or the root level. This should:

  1. Be accessible from the context dialog
    module-header-file-task
  2. Update the appropriate moduleHeaders Workbench.availProject. Make sure array in the project configuration file (accessible from Workbench.availProject) is updated and written to disk.
"moduleHeaders": 
[
	{
		"name": "Copyright",
		"fileName": "copyright.mhd",
		"description": "Contains an Avail-specific copyright."
	}
]
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