Tag release 0.9.0
Tag release 0.9.0 release candidate 4
Hotfix: Skip the creation of the contains method within Array prototype to avoid breaking other parts of the UI
1 file changed
tree: a833ce17253eb5faf199fbe9e3323eb6f0ab784f
  1. src/
  2. .gitattributes
  3. .gitignore
  4. LICENSE
  5. NOTICE
  6. pom.xml
  7. README.md
README.md

Brooklyn

Apache Brooklyn UI Sub-Project

This repo contains the JS GUI for Apache Brooklyn.

It is pure Javascript, but for legacy reasons it expects the REST endpoint at the same endpoint, so currently the easiest way to run it is using the BrooklynJavascriptGuiLauncher java launcher in brooklyn-server.