Jump to content

Bamboo (software): Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
No edit summary
No edit summary
Line 15: Line 15:
Bamboo is free for philanthropic and open-source projects. Commercial organizations are charged based on the number of build agents needed. Academic organizations receive a 50% on licensing costs under Atlassian's academic licensing program.
Bamboo is free for philanthropic and open-source projects. Commercial organizations are charged based on the number of build agents needed. Academic organizations receive a 50% on licensing costs under Atlassian's academic licensing program.


Bamboo supports builds in any programming language using any build tool, including ant, maven, make, and any command line tools. Build notifications can be customized based on the type of event, and received via email, instant message, RSS, or pop-up windows in [[Eclipse]]-based IDEs and [[IntelliJ]].
Bamboo supports builds in any programming language using any build tool, including ant, maven, make, and any command line tools. Build notifications can be customized based on the type of event, and received via email, instant message, RSS, or pop-up windows in [[Eclipse (software)|Eclipse]]-based IDEs and [[IntelliJ IDEA]].




==External links==
==External links==
*[http://www.atlassian.com/software/bamboo Bamboo Home Page]
*[http://www.atlassian.com/software/bamboo Bamboo Home Page]
*[http://www.atlassian.com/eclipse Atlassian Connector for Eclipse]
*[http://www.atlassian.com/intellij Atlassian Connector for IntelliJ]


[[Category:Continuous integration]]
[[Category:Continuous integration]]

Revision as of 19:43, 6 January 2010

Bamboo
Developer(s)Atlassian
Stable release
2.5 / January 2010
Operating systemCross-platform
TypeContinuous Integration
LicenseProprietary
Websitewww.atlassian.com

Bamboo is a continuous integration server from Atlassian Software Systems, the makers of JIRA, Confluence and Crowd.

Bamboo is free for philanthropic and open-source projects. Commercial organizations are charged based on the number of build agents needed. Academic organizations receive a 50% on licensing costs under Atlassian's academic licensing program.

Bamboo supports builds in any programming language using any build tool, including ant, maven, make, and any command line tools. Build notifications can be customized based on the type of event, and received via email, instant message, RSS, or pop-up windows in Eclipse-based IDEs and IntelliJ IDEA.