Changes between Version 7 and Version 8 of WikiStart_old


Ignore:
Timestamp:
05/21/12 10:20:08 (12 years ago)
Author:
sil
Comment:

removed quickstart to get it on its own page

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart_old

    v7 v8  
    5151  Further details about how to use the CMT client can be found here. It describes the CLI and its options.
    5252
    53 = Quickstart =
    54 
    55 We advise to install CMT in its own virtual environment, by using a combination of [http://www.pip-installer.org/ pip], [http://www.virtualenv.org/ virtualenv] (and [http://www.doughellmann.com/docs/virtualenvwrapper/ virtualenvwrapper]). Details about how to setup such an environment can be found on the pages of these projects.
    56 
    57 
    58 == Setup ==
    59 
    60 After the initial release of CMT, it will be available as a download. More about this soon..
    61 
    62 Once you've downloaded the package, CMT can be easily installed with `pip`, by issuing
    63 {{{
    64 pip install <CMT-packagename>
    65 }}}
    66 
    67 After installing, you have to modify the sample config file `cmt.conf.sample` to reflect your settings and then rename it to `cmt.conf`.
    68 
    69 
    70 == Platform specific documentation ==
    71 
    72 We ourselves have tested CMT on several kind of systems, and documented the installation process:
    73 * [wiki:Installing/RHEL Red Hat clones (RHEL)]
    74 * [wiki:Installing/Debian Debian clones]
    75 
    7653
    7754.