| Short description: |
An enterprise scale build system for hierarchical projects |
| Category: |
Application/Build system |
| Status: |
beta |
| Created: |
2006-01-16 21:02:20 GMT |
| Last update: |
2006-01-16 21:02:20 GMT |
| Owner: |
intangiblefrog
(Projects of this owner) |
| Homepage: |
http://amber.rubyforge.org/ |
| Download: |
http://rubyforge.org/projects/amber/
|
| License: |
PublicDomain |
| Dependency: |
|
| Description: |
Amber is an enterprise scale build system that helps you manage
hierarchical projects. Amber offers:
- Simple project setup - start a new project in seconds
- Consistent usage across projects, so new developers don’t need to ramp up
- Superior dependency management, including transitive dependencies among
projects
- Easily work with multiple projects at one time
- Extensible: add your own features in Ruby and/or Rake
- Flexible: override Amber’s behaviors when necessary
- Rake tasks for deployment outside of Amber
- Meta-information based builds: one command builds multiple projects into
several types of distribution packages… without extra scripting
|