angelolab / angelolab/maldi-tools

Restructure the repo

オープン
#18 コメント 0 件 リアクション 0 件 担当者 1 名 @srivarra が担当を希望しています GitHub で見る
enhancement
主要言語
Python
スター
1
フォーク
0
PR マージ指標
30日以内にマージされた PR はありません

説明

The current repo structure is half baked at best.

As we add features, a set organization will be prove to be useful over the long term.

The [scverse cookiecutter](https://github.com/scverse/cookiecutter-scverse) comes with a lot of nice functionality built in. Check out the default example repo it [generates](https://github.com/scverse/cookiecutter-scverse-instance):
- automated testing with [pytest](https://docs.pytest.org/)
- continuous integration using GitHub actions.
- documentation hosted by [readthedocs](https://readthedocs.org/)
- coverage tests with [codecov](https://about.codecov.io/)
- [pre-commit](https://pre-commit.com/) checks for code style and consistency
- tutorials with [myst-nb](https://myst-nb.readthedocs.io/) and jupyter notebooks
- [bump2version](https://github.com/c4urself/bump2version/) for managing releases

This will help to ensure better code quality. In addition we should add developer documentation with recommended learning material.

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。