euroargodev / euroargodev/software_guidelines

The software is distributed via well-known services (e.g., pip or conda for Python)

Open
#53 0 comments 0 reactions 0 assignees View on GitHub
guideline
Dominant language
Python
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

The software installation for a user should not depend on the repository (except for very specific cases) but rather adopt the packages distribution services for a given environment:
- Python software: [pypi](https://pypi.org/) (offical, default) and [conda](https://conda-forge.org/)
- R software: [CRAN](https://cran.r-project.org/)
- Matlab/Octave: [File Exchange](https://www.mathworks.com/matlabcentral/fileexchange)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.