This repository presents a small example of how you can develop compliant medical software using the KAIZN UG development process. The repository contains a simple Visual Studio Code extension that allows you to trace requirements and descriptions of your projects.
To install this extension, follow these steps:
- Open Visual Studio Code.
- Go to control panel (on macOS:
cmd+Shift+P
). - Search for "Extensions: Install from VSIX...".
- Select the
.vsix
file and click onInstall
.