File tree Expand file tree Collapse file tree 2 files changed +50
-1
lines changed Expand file tree Collapse file tree 2 files changed +50
-1
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ Files: {{ cookiecutter*
77Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <
[email protected] >
88License: CC0-1.0
99
10- Files: .gitignore pyproject.toml poetry.lock .pre-commit-config.yaml .somesy.toml codemeta.json CITATION.cff README.md RELEASE_NOTES.md CHANGELOG.md CODE_OF_CONDUCT.md AUTHORS.md CONTRIBUTING.md .github/* mkdocs.yml docs/*
10+ Files: .gitignore pyproject.toml poetry.lock .pre-commit-config.yaml .somesy.toml codemeta.json CITATION.cff README.md RELEASE_NOTES.md CHANGELOG.md CODE_OF_CONDUCT.md AUTHORS.md CONTRIBUTING.md .github/* mkdocs.yml *.txt docs/*
1111Copyright: 2023 Forschungszentrum Jülich GmbH - Institute for Materials Data Science and Informatics (IAS9) - Stefan Sandfeld <
[email protected] >
1212License: CC0-1.0
1313
Original file line number Diff line number Diff line change 1+ mindmap
2+ root(("FAIR Software"))
3+ (Development Practices)
4+ (Documentation)
5+ (Users)
6+ (Installation)
7+ (Examples)
8+ (Tutorials)
9+ (Developers)
10+ (API Docs)
11+ (Workflows)
12+ (Testing)
13+ (Unit Tests)
14+ (Test Coverage)
15+ ("..")
16+ ("Maintenance /<br/>DevOps")
17+ (Security Scans)
18+ ci("CI/CD")
19+ (Releases)
20+ (General)
21+ (FLOSS Licensing)
22+ (Code of Conduct)
23+ (Issue Templates)
24+ (Project Website)
25+ ("Guidelines /<br/>Standards")
26+ (Development)
27+ [OpenSSF]
28+ [DLR]
29+ [FZJ]
30+ (Metadata)
31+ [FAIR Principles]
32+ [HMC Guidance]
33+ [Citation File]
34+ [CodeMeta]
35+ [REUSE]
36+ (Tools)
37+ (General)
38+ pc["pre - commit"]
39+ [REUSE tool]
40+ [cffconvert]
41+ [codemetapy]
42+ [somesy]
43+ (Python)
44+ [poetry]
45+ [pytest]
46+ [mypy]
47+ [mkdocs]
48+ [ruff]
49+ [".."]
You can’t perform that action at this time.
0 commit comments