2 |
|
<html> |
3 |
|
<head> |
4 |
|
<title>scramintro.html</title> |
5 |
< |
<body> |
5 |
> |
<body bgcolor=beige> |
6 |
|
<! End Style Sheet Header -----------Insert Text Here ---------------------> |
7 |
|
<center> |
8 |
|
<H1>SCRAM</H1> |
11 |
|
<font color=red>M</font>anagement |
12 |
|
</center> |
13 |
|
<hr> |
14 |
< |
<h2>What is SCRAM</h2> |
15 |
< |
SCRAM is a tool to support distributed development of projects. |
16 |
< |
Among its features: |
14 |
> |
<h2>What is SCRAM?</h2> |
15 |
> |
SCRAM is a tool to support large scale distributed software development. |
16 |
> |
At its core it is a Software Environment Manager. Having a well defined |
17 |
> |
environment enables many useful features : |
18 |
> |
<p> |
19 |
|
<ul> |
20 |
|
<li>Project installation with a click on a web page |
21 |
|
<li>Control of Build Environment, including dependency tracking |
22 |
|
<li>Fully configurable build operations, including default operations. |
23 |
|
<li>Abstraction of logical build elements from the implementation details |
24 |
|
<li>Reuse of configuration management elements between projects. |
25 |
+ |
<li>Configuration specifications with SGML documents. |
26 |
|
</ul> |
27 |
|
<p> |
28 |
< |
SCRAM is still a young project and is developing fast. If you have any ideas |
28 |
> |
<img src=../images/scram.jpg> |
29 |
> |
<p> |
30 |
> |
If you have any ideas |
31 |
|
that you think will make this project better then dont hesitate to tell me |
32 |
|
(email me at the address given below). |
33 |
|
<! Style Sheet Footer ---------------Do not change anything after this line--> |