Skip to content

Latest commit

 

History

History
 
 

quickstart0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

flor quickstart0/

A small, one Ruby file, quickstart for flor.

running it

cd doc/quickstart0/
bundle install
bundle exec ruby quickstart.rb

the outcome

It should simply print out "hello world".

from here

One can take a look at doc/quickstart1/, it features a flor configuration tree.