Two things I think need to be clarified:
-
Regarding the symbol that goes into pkgs.janet, should it be the same as the :name value in the project's declare-project (in the project's project.janet file)?
-
The contributing doc says, "One exception is the janet- prefix in the git repository name to avoid name clashes.", but does not explain the meaning. I think what it means to say is, if your git repo name includes the "janet-" prefix, don't include that in the project name. Is that correct?
Two things I think need to be clarified:
Regarding the symbol that goes into pkgs.janet, should it be the same as the
:namevalue in the project'sdeclare-project(in the project's project.janet file)?The contributing doc says, "One exception is the janet- prefix in the git repository name to avoid name clashes.", but does not explain the meaning. I think what it means to say is, if your git repo name includes the "janet-" prefix, don't include that in the project name. Is that correct?