Changeset 252 for trunk/MT-CLI-apps

Show
Ignore:
Timestamp:
07/05/07 20:03:37 (2 years ago)
Author:
jallen
Message:

Update to the README

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/MT-CLI-apps/README.txt

    r251 r252  
    4545The command above would give you a detailed listing of your current directory. 
    4646 
    47 While admittedly superfluous (since it would be less typing and less processing power to simply execute the command without the script), it provides a very basic example of how you could create a full-fledged MT::App that you can interact with on the command-line. 
     47While admittedly superfluous[1] (since it would be less typing and less processing power to simply execute the command without the script), it provides a very basic example of how you could create a full-fledged MT::App that you can interact with on the command-line. 
     48 
     49This is especially interesting if you are an MT developer since you can fully interact with MT as you would a command line script, making testing, debugging and development not only much faster but also far more enjoyable than clicking and waiting a hundred times in a web browser. 
     50 
     51[1] - But aptly named: MT-shell.   Get it?!