AWS Flow Framework for Ruby: HelloWorld Sample Application ========================================================== .. include:: ../includes/Samples_hello_world_desc.rst .. include:: ../includes/prerequisites.rst .. include:: ../includes/download.rst Run the Sample -------------- **To run the HelloWorld sample:** .. include:: ../includes/sample_run_step_1_desc.rst :: cd ~/Downloads/aws-flow-ruby-samples/Samples/hello_world/lib .. include:: ../includes/credential_step.rst .. include:: ../includes/sample_run_step_3_desc.rst :: ruby hello_world_activity.rb ruby hello_world_workflow.rb ruby hello_world_workflow_starter.rb .. include:: ../includes/more_info.rst