It wouldn’t make sense to reiterate the github documentation in JuliaPro.
The recommended way of creating a package (from the beginning) is to use
This is documented in
https://julialang.github.io/Pkg.jl/v1/creating-packages/
Which again is linked from the main documentation here:
https://docs.julialang.org/en/v1/stdlib/Pkg/
I admit, facing your problem like you did, isn’t so easily solved by just refering to “Read the docs”. For beginners (Julia and Git) it is probably impossible to solve your issue in reasonable time. Again: we are all happy to help!
There is still more to this. To help us to help you, you may consider this
https://docs.julialang.org/en/v1/stdlib/Pkg/
which is probably the highest ranked article here measured on links to it! Thanks to @Tamas_Papp !