[ANN] bee 0.4.0 Released

C

casa

Bee is a build tool running YAML files. These build files have a clean
syntax à la Ant and run as fast as make. They are made of shell
commands, Ruby code or Bee tasks for platform independent builds.

Hello World example looks like this:

--8<----------------------------------------------------------------------------------------------
- target: hello
script:
- "echo \"Hello World!\""
--8<----------------------------------------------------------------------------------------------

This is that simple!

To start using bee within 15 minutes, type "gem install bee" and read
Quick Start section at http://bee.rubyforge.org/quickstart.html.

Enjoy!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top