I am confused about creating a package for Pkg3 and how to git it.
In the docs, the HelloWorld
package is created. I understood that the convention was HelloWorld.jl
.
Moreover, no git repo is automatically created for that package. Should all the content of the project be git
ted?