This commit is contained in:
John Bintz 2012-03-22 22:00:23 -04:00
parent 81396fa71c
commit 09e1d82205

View File

@ -1,8 +1,13 @@
--- ---
title: Hi title: Flowerbox -- a multi-environment, multi-runner JavaScript testing framework framework.
layout: default layout: default
--- ---
Flowerbox # Flowerbox
## A multi-environment, multi-runner JavaScript testing framework framework.
Test ## Getting started
{% highlight sh %}
gem install flowerbox
{% endhighlight %}