Hello Guys,
i wanna know how to add an unregistred package, because i need it in my code i tried and the kernel asked me to enter the username and the password of mu github account, i did that but it didn’t work.
You only need the repository url:
(v1.1) pkg> add <github -link-here>
Example:
(v1.1) pkg> add https://github.com/phelipe/Swarm.jl
3 Likes
It is a private repo?
2 Likes
you can see it on this link GitHub - duguxy/PolyLib.jl: A Julia package wrapping C code of PolyLib
thank you very much,
that’s a winning answer
1 Like