• 1 Post
  • 76 Comments
Joined 2 years ago
cake
Cake day: June 12th, 2023

help-circle
  • I think the point the user was making is that, if it isn’t already distributed as a library, you can just fork it and deploy it as a library artifact to your company’s internal artifact repository. You shouldn’t be pulling an external project as a submodule, that’s just coupling yourself way way too tightly to external code. So you turn that code internal and into a library.