Skip to content

Create initial project structure

Mick Veldhuis requested to merge create-basic-structure into main

This MR creates a basic file structure for the project. The proposed top-level structure:

preprocessing-cwl
├── docker
├── docs
├── scripts
├── steps
├── workflows
├── .gitignore
├── .gitlab-ci.yml
├── LICENSE
└── README.md

Merge request reports

Loading