Skip to content

LUMC-DCC/rs-guidelines

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Research Software Guidelines

GitHub Pages

This repository contains the source code for the RS Guidelines site lumc-dcc.github.io/rs-guidelines, which provides a navigable approach to managing and developing research software.

Installation

Clone and enter the repository

git clone https://git.lumc.nl/lumc-dcc/fair-software-stewardship/smp-fair-practices.git
cd smp-fair-practices

Install dependencies

pip install -e .

This will install the project and its dependencies in editable mode, allowing you to make changes to the source code and have them reflected immediately. You only need to do this once, unless you change pyproject.toml.

Usage

This command will launch the MkDocs server and output the URL for accessing your documentation (usually http://127.0.0.1:8000):

rs-serve [OPTIONS]

You can find the options here.

License

This work is licensed under Creative Commons Attribution 4.0 International.

Maintainer

This project is maintained by Mariia Steeghs-Turchina (👤 Github @thatmariia). For general questions about RS Guidelines or research software support at LUMC, contact us at LUMCDCC@lumc.nl

Packages

No packages published

Contributors 2

  •  
  •  

Languages