Path: | README |
Last Update: | Wed Dec 06 13:08:26 +0000 2023 |
bee is a build tool running YAML build files à la Ant (but with a Shopping List syntax), which won‘t bother you with writing code when not necessary and happens to be as fast as Make. These build files are thin layers around scripts written in Shell, Ruby or bee tasks for platform independant builds (feature currently under development).
This software is hosted on RubyForge (thanks to them for their great job!) at bee.rubyforge.org.
For more information about this software, please read the documentation in doc directory of the distribution archive (if you installed it from installation archive) or see "bee" section on Gem server (type "gem_server" and go at URL localhost:8808) if you installed it using Gem.
bee is Open Source and released under the Apache License (see LICENE file or go to URL www.apache.org/licenses/LICENSE-2.0).
bee version 0.5.1 (C) Michel Casabianca & Contributors - 2006-2009