Changes between Version 15 and Version 16 of VincentTrial


Ignore:
Timestamp:
May 6, 2005, 2:56:42 PM (21 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentTrial

    v15 v16  
    33by V.Garonne (05.4.2005)
    44
    5 == Aim of this document ==
    6 The purpose of this little document is to understand and use CMT with simple examples.
    75
    8 == What is CMT ? ==
    9 
    10 [http://www.cmtsite.org/ CMT] is a configuration management environment, based on some management conventions and comprises several shell-based utilities. It is an attempt to formalize software production and especially configuration management around a package-oriented principle.
    11 
    12 
    13 == How to install CMT ? ==
    14 
    15 See: [http://www.cmtsite.org/install.html Install]
    16 
    17 == How do I get documentation on CMT ? ==
    18 
    19 All documentation is available on-line, starting at [http://www.cmtsite.org/documents.html Documents].
    20 
    21 == How to create a package ? ==
     6== The classic Hello world example ==
    227
    238We do here the classic "Hello World" example with CMT.