| 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 == |