Here is the list of all task pages in RDMKit for ease of finding content to link or contribute to.
Your tasks
title | page_id | description | url |
---|---|---|---|
Continuous Integration and Continuous Delivery/Deployment | ci_cd | How can you use CI/CD in software development? | /ci_cd |
Citing software | citing_software | How can people cite your software? | /citing_software |
Creating a good README | creating_good_readme | How to create a good README document for software projects? | /creating_good_readme |
Documenting software | documenting_software | How to document your software project? | /documenting_software |
Documenting software using 'Read The Docs' | documenting_software_readthedocs | How to use 'Read The Docs' tool for software documentation? | /documenting_software_readthedocs |
Improving environmental sustainability | improving_environmental_sustainability | How to measure and improve environmental sustainability of software? | /improving_environmental_sustainability |
Choosing languages, tools & infrastructures | languages_tools_infrastructures | How to decide which programming languages, tools and infrastructures to use? | /languages_tools_infrastructures |
Licensing software | licensing_software | How to license your software for reuse? | /licensing_software |
Organising software projects | organising_software_projects | How to organise your software project? | /organising_software_projects |
Packaging & releasing software | packaging_releasing_software | How to package and release your software for distribution and reuse? | /packaging_releasing_software |
Releasing software | releasing_software | How to release your software for reuse? | /releasing_software |
Reproducible software environments | reproducible_software_environments | How to create a development environment for your software so others can run and contribute to your software? | /reproducible_software_environments |
Software documentation | software_documentation | How to write clear and useful software documentation for developers and end-users | /software_documentation |
Software identifiers | software_identifiers | How to uniquely identify your software and its versions? | /software_identifiers |
Software metadata | software_metadata | How to describe your software using metadata? | /software_metadata |
Task automation using GitHub Actions | task_automation_github_actions | How to set up GitHub Actions on software repositories for task automation | /task_automation_github_actions |
Testing software | testing_software | How to test your software? | /testing_software |
Using version control | using_version_control | How to version control your software? | /using_version_control |
Writing readable code | writing_readable_code | How to write code readable and understandable by others? | /writing_readable_code |