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 software development of projects. |
16 |
> |
At its core it is a Software Environment Manager. Having a well defined |
17 |
> |
environment enables many useful features : |
18 |
> |
<p> |
19 |
> |
<img src=../images/scram.jpg> |
20 |
|
<ul> |
21 |
|
<li>Project installation with a click on a web page |
22 |
|
<li>Control of Build Environment, including dependency tracking |