You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue is to discuss the tooling needed to automate/generate manifests based on whatever schema is decided on in #1.
Good tooling should:
Be fully automatable
All user input should be passable as params to allow for package manifests to be generated via CI or otherwise.
Simple to use
Pull the majority of the manifest contents directly from an existing module's manifest.json provided to it or by extracting it from a .bhm that has been provided.
Have few dependencies or be packaged into a single executable or script.
The text was updated successfully, but these errors were encountered:
This issue is to discuss the tooling needed to automate/generate manifests based on whatever schema is decided on in #1.
Good tooling should:
manifest.json
provided to it or by extracting it from a.bhm
that has been provided.The text was updated successfully, but these errors were encountered: