I'm working on a little library and it depends on another github project.
I know that some projects add symlinks. How exactly do you do that?
What you'll want to use are git submodules.
Example: git submodule add git://github.com/user/project.git destination-dir/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With