req42-framework
req42-framework copied to clipboard
req42 is a framework to handle agile requirements in a pragmatic way
= image:./small-req42-logo.png[req42] Framework ("Golden Master") :version 1.1: :downloads https://req42.de/downloads/:
req42 - the framework for effective, practical and pragmatic requirements documentation and communication.
Initially created by Dr. Peter Hruschka and Markus Meuten, free and open source.
This repository contains all downloadable versions plus the (AsciiDoc) source of the req42 framework.
It is used to:
- generate (by the https://github.com/arc42/arc42-generator[arc42-generator] project, also used for req42) the official download formats (i.e. docx, markdown, docbook and others).
- maintain structure, content and help for the framework
- keep non-asciidoc, non-generable formats (like Sparx(R) Enterprise-Architect(R) EAP).
In case you find issues within the framework or its explanations, this is the repo to fix and issue pull requests :-)
== Downloads
Please refer to the https://req42.de/download[official download page] for all downloads.
== Languages
The EN and DE versions are actively maintained by the founders (P. Hruschka, M. Meuten). Translations to additional languages can be been provided by volunteers, but won't be automatically updated.
== Build the HTML version
In case you want to build the HTML version of the template, just checkout this repo and call
$> gradle asciidoctor
on the command line.
Within the build.gradle script, you might replace the default language (EN) with your choice.
== Questions on using req42?
- see the extensive https://docs.req42.de [documentation website, currently under construction]
- see the https://req42.de[overview]
== Suggestions welcome
Open an issue here!