Skip to content

Commit

Permalink
Some updates to the overview doc
Browse files Browse the repository at this point in the history
Signed-off-by: Roscoe A. Bartlett <[email protected]>
  • Loading branch information
bartlettroscoe committed Nov 15, 2024
1 parent 860f3d0 commit ade2bbb
Showing 1 changed file with 12 additions and 6 deletions.
18 changes: 12 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,18 @@
TriBITS: Tribal Build, Integrate, and Test System
=================================================

The Tribal Build, Integrate, and Test System (TriBITS) is a framework designed
to handle large software development projects involving multiple independent
development teams and multiple source repositories which is built on top of
the open-source CMake set of tools. TriBITS also defines a complete software
development, testing, and deployment system supporting processes consistent
with modern agile software development best practices.
The Tribal Build, Integrate, and Test System (TriBITS) provides a set of tools
and approaches designed to better handle large software development projects
involving multiple independent development teams and multiple source
repositories which are built on top of the open-source CMake set of tools.

TriBITS provides the following core feature sets:

* Package Architecture and Dependency Handling
* Package CMake targets and export files
* Uniform handling of external packages
* Large-scale test suite management


Documentation
=============
Expand Down

0 comments on commit ade2bbb

Please sign in to comment.