|
|||
| Last update: 2008-12-31 | |||
|
Welcome License Downloads DocumentationQuick StartUser Guide Tasks Reference Compiling Bee Developer Guide ProjectSource APITest Coverage CVS Repository Project Page Releases Bugs ContributingContributorsMailing Lists Forums |
Welcome![]() 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: - target: hello script: - print: "Hello World!" This is that simple! To start using bee within 15 minutes, type gem install bee and read Quick Start section in this documentation. Enjoy! |
||
| (C) Michel Casabianca & Contributors - 2006-2008 - Pictures courtesy of PD Photo.org |