Skip to content

Files

Latest commit

a4f12c0 · Mar 31, 2019

History

History

quickstart0

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 30, 2019
Mar 30, 2019
Mar 31, 2019

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.