Difference between revisions of "Getting Started with Recital"

From Recital Documentation Wiki
Jump to: navigation, search
(Running Recital Scripts)
Line 4: Line 4:
 
===Starting Recital Studio===
 
===Starting Recital Studio===
 
===Running Recital Scripts===
 
===Running Recital Scripts===
 +
 +
You can execute Recital scripts in one of two ways; from the command line (e.g. bash) or through a web server such as apache on linux/unix or IIS on windows.
 +
 
===Create a Hello World Script===
 
===Create a Hello World Script===
 
===Running the Hello World Script===
 
===Running the Hello World Script===

Revision as of 10:02, 21 October 2009

Getting Started with Recital

What Tools are Included with Recital?

Starting the Recital Workbench

Starting Recital Studio

Running Recital Scripts

You can execute Recital scripts in one of two ways; from the command line (e.g. bash) or through a web server such as apache on linux/unix or IIS on windows.

Create a Hello World Script

Running the Hello World Script

Integrating our Recital Hello World Script with bash

Deploying our Recital Hello World Script on the Web

Summary