Changes between Version 4 and Version 5 of VincentTrial


Ignore:
Timestamp:
May 6, 2005, 11:58:21 AM (21 years ago)
Author:
garonne
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • VincentTrial

    v4 v5  
    33by V.Garonne (05.4.2005)
    44
    5 == A "Hello World" example ==
     5== CMT install ==
    66
    7 First we create the cmt package called "test" with version 1.
     7See:
     8  * [http://www.cmtsite.org/install.html Install]
     9
     10== How to create a package ? ==
     11
     12We do here the classic "Hello World" example with CMT.
     13First we create the cmt package called "test" with version 1:
    814
    915{{{
     
    2531cmt src
    2632}}}
     33