Requirements Management
Last updated
Was this helpful?
Last updated
Was this helpful?
Requirements tracing using tool.
Bash shell
Git
Go environment
Repos https://github.com/voedger/reqmd
and https://github.com/voedger/voedger
are cloned in the same directory as https://github.com/voedger/voedger-internals
repository
trace.sh
- Main script with command line interface
Shorthand scripts for common operations:
trace-d.sh
- Trace with dry run mode
trace-l.sh
- Trace using local voedger repository
trace-l-d.sh
- Trace using local voedger repository in dry run mode
Creates .work
directory for temporary files
Clones/updates voedger repository when using remote mode
Traces requirements coverage between voedger-internals and voedger repositories