I am creating a project and I needed some libraries to run my part of the code, those libraries are not in my mate’s computer nor the user, so I need them to be in the project for when the code is executed. How do I add them to gitlab and so it does not give me any error of module not found
I tried to simply upload the library folder to the git, but it just does not work
New contributor
JCASTRO13 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2