chalet icon indicating copy to clipboard operation
chalet copied to clipboard

Package Management 2 - Local to Machine

Open rewrking opened this issue 3 years ago • 0 comments

At this point, in-project packages should be as done as they can be. "Local to machine" means there's some kind of repository structure that describes packages and versions. A package for the "foo" library would have some kind of manifest file that describes the package namespace name, which versions are available, and where the code is located.

At this time, every package is downloaded and built locally, so each version can have various builds.

rewrking avatar Jun 17 '22 23:06 rewrking