Developing with Submodules
Lately I’ve been working with submodules – specifically developing plugins / libraries as submodules within a separate project. Turns out, they’re pretty cool. I’ve written ...
Source: The GitHub Blog
Lately I’ve been working with submodules – specifically developing plugins / libraries as submodules within a separate project. Turns out, they’re pretty cool. I’ve written a short guide, Developing with…