Skip to content

A space for experimenting with GitHub and GitLab requirements management functions

Notifications You must be signed in to change notification settings

AutomotiveDevOps/requirements-playground

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements Playground

A space for experimenting with GitLab requirements management functions. Requirements are specified in YAML files that can be managed using Doorstop.

Publish requirements report

The requirements report for this repo can be published using Doorstop. First, run integrity checks:

$ doorstop
building tree...
loading documents...
validating items...

SYS

├── SYSVER

└── SWRS

    └── SWVER

Then publish requirements documents in HTML format:

$ doorstop publish all ./public
building tree...
loading documents...
publishing tree to './requirements-playground/public'...
published: ./requirements-playground/public

About

A space for experimenting with GitHub and GitLab requirements management functions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 75.6%
  • C++ 13.0%
  • Python 6.3%
  • CSS 5.1%