Ready to try out Bloom?
We recently released Bud, a Bloom DSL for Ruby. It’s pretty easy to get started:
- Install graphviz
- Make sure you have Ruby 1.8 or 1.9
- From a command prompt, run:
gem install bud
(Depending on your Ruby configuration, you may need to usesudo
) - Sign up for the bloom-lang mailing list
- Read the getting started documentation
Have fun and stay in touch!