Open sporniket opened 4 months ago
For a github hosted project, the file may be seeded like this :
Content
to be written : purpose of this file, definition of each section.
remainder : for each section, the first link is the primary location (exclusively used by the main development team, in other word, the authoritative reference). Other links are mirrors, i.e aims to reflects the content of the primary location. Reflection may be complete or partial, depending of circumstance (easy to replicate, automatic sync process, etc...)
Exhaustive source tarballs : tarball including the sources of the project, as well as any dependancies sources (e.g. for a python project managed with pdm : include the content of the virtual environment ; etc...) The idea is that no further source download is required. Supplemental tools MAY be required, if not part of what is usually available, but in this case, including the source of the tool MAY be recommended.
about availability through dependency manager (pypi, maven central, platformio, npm, docker hub, etc...)
NONE
Inside a project, create a file
README-MIRRORS.md
that will contains :