euroargodev / euroargodev/software_guidelines
The software documentation includes the list of operating systems supported
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
What we mean here:
- Possible operating system: Linux, Mac Os, Windows (eg: see also #62 )
- A _supported_ os means that the software is successfully tested under this system, see guideline #62 and guideline #52
This guideline help users determine if the software can be used under their OS of interest and comes as a complement to the environment definition: #44
### How to ?
This information can be displayed as badges or explicit text in the README file of a repository, see #36 .
An explicit text could be something like:
> Pydox is continuously tested to work under most OS (Linux, Mac, Windows) and with python versions 3.11 and 3.12.
If the software supports all major operating system, the label `no arch` can be used is badges.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.