Answer the question
In order to leave comments, you need to log in
How to correctly name folders in github repositories?
For example, I see that many have the same folders
src,dist,doc,test,build,.github
can you tell me what they all mean?
I understand that this was done for the convenience
of the standard
, but I don’t understand where to throw it)
PS: I am creating a small js engine for the canvas tag;
Answer the question
In order to leave comments, you need to log in
A standard usually covers a technology and you haven't specified it.
For example, a standard unit project repository will contain completely different folders.
It is best to name folders in full and without abbreviations in English. This is the case if you are making a shared repository. If only for yourself, then you can write in a simpler language with abbreviations ... And yes, the standard depends on what exactly the repository was created for, so I would like to clarify which standard, and for what ...
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question