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
As a Twinpack user I want to reference several packages at once. I also want to create my own bundles of packages that can be used by only me and/or other users. For instance, I want to install a package called „Zeugwerk Framework“ to reference all libraries of the Framework at once.
We should use Meta Packages, which do not contain any code, but rather are a collection of dependencies. When installing such a meta packages all dependencies are installed and also referenced.
The Package Versions in a Meta Package should not be „frozen“, rather there have to be option to pin the dependencies to a specific target, branch, configuration and version
The text was updated successfully, but these errors were encountered:
As a Twinpack user I want to reference several packages at once. I also want to create my own bundles of packages that can be used by only me and/or other users. For instance, I want to install a package called „Zeugwerk Framework“ to reference all libraries of the Framework at once.
We should use Meta Packages, which do not contain any code, but rather are a collection of dependencies. When installing such a meta packages all dependencies are installed and also referenced.
The Package Versions in a Meta Package should not be „frozen“, rather there have to be option to pin the dependencies to a specific target, branch, configuration and version
The text was updated successfully, but these errors were encountered: