Initial empty skeleton to display list of plugins

Define the initial project skeleton with:
- Buck build
- AngularJS HTML and JS
- X-GerritAuth expansion for REST API calls

As demo of the skeleton working well, the index.html display the
list of currently installed plugin invoking the Gerrit REST API
/plugins/?all

Change-Id: I122c37b8486609363bc92222d60153266c92e6d0
6 files changed
tree: 91328fa14e988706bec932cb977d1083ca96e672
  1. src/
  2. .gitignore
  3. BUCK
  4. LICENSE
  5. README.md
README.md

plugin-manager

Gerrit web-based plugin manager