rmtoo

Overview

rmToo is a free and open source requirements management tool that takes a unique approach to requirements management.

Philosophy

rmToo uses a different approach than most other requirements management tools: it comes as a command line tool which is optimized for handling requirements. The power of rmToo lies in the fact that the development environment can handle the input and output files - there is no need for a special tool set environment.

Example: If you need to handle baselines (and there often is), rmToo can be configured using a revision control system (e.g. git). The revision control system can handle different revisions, baselining, tagging, branching and many other things extremely well - there is no reason to reinvent the wheel and making it less efficient.

Let one thing do one thing.

Unique Feature Set

rmToo fits perfectly in a development environment using text editors and command line tools such as emacs, vi, eclipse, make, maven.

Input and Output

Version Control Integration

Organization and Quality

Development Features

What rmToo Is Not

rmToo is not a fully integrated, tries-to-do-everything tool with a colorful GUI or different database backends. It focuses on doing requirements management well in a text-based, command-line environment that integrates with your existing development workflow.